mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
898f1e4717
Don't re-export `MirPass` `rust-analyzer` wants to use the `rustc_const_eval` one by default, which is weird. r? ``@cjgillot``