mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +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.