rust/compiler/rustc_const_eval/src
Yuki Okushi 898f1e4717
Rollup merge of #91368 - ecstatic-morse:mir-pass-reexport, r=cjgillot
Don't re-export `MirPass`

`rust-analyzer` wants to use the `rustc_const_eval` one by default, which is weird.

r? ``@cjgillot``
2021-11-30 17:29:12 +09:00
..
const_eval Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
interpret CTFE: support assert_zero_valid and assert_uninit_valid 2021-11-29 11:49:31 -05:00
transform Don't re-export MirPass 2021-11-29 12:58:15 -08:00
util Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
lib.rs Unwrap the results of type folders 2021-11-26 07:38:25 +00:00