rust/compiler/rustc_mir_build/src/build
2022-03-23 11:34:32 +01:00
..
expr remove thir::Visitor::visit_const 2022-03-23 11:34:32 +01:00
matches Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
block.rs Improve unused_unsafe lint 2022-02-20 21:00:12 +01:00
cfg.rs treat all mir::Constant values as ConstantKind::Val 2022-03-09 10:52:04 +01:00
misc.rs treat all mir::Constant values as ConstantKind::Val 2022-03-09 10:52:04 +01:00
mod.rs change thir to lazily create constants 2022-03-23 11:34:32 +01:00
scope.rs Enable rustc_pass_by_value for Span 2022-02-25 08:00:53 -05:00