mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +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``