mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
bb27147ba2
enrich error info when tries to dlopen Enzyme In rust-lang/rust#127273 I added a test and a FIXME comment pointing out how it does the wrong thing. In the next commit I fixed the problem but forgot to remove the FIXME comment, whoops.