rust/compiler/rustc_const_eval/src/transform
Matthias Krüger 871cf2bc9e
Rollup merge of #91272 - FabianWolff:issue-90870-const-fn-eq, r=wesleywiser
Print a suggestion when comparing references to primitive types in `const fn`

Fixes #90870.
2021-12-08 11:08:57 +01:00
..
check_consts Rollup merge of #91272 - FabianWolff:issue-90870-const-fn-eq, r=wesleywiser 2021-12-08 11:08:57 +01:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs Update passes with new interface 2021-12-02 17:31:38 -08:00
validate.rs Add initial AST and MIR support for unwinding from inline assembly 2021-12-03 23:51:46 +01:00