rust/compiler/rustc_codegen_ssa/src/mir
bors 197fc8591e Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebank
Disable visible path calculation for PrettyPrinter in Ok path of compiler
2021-09-24 05:29:49 +00:00
..
analyze.rs rustc_target: move LayoutOf to ty::layout. 2021-09-02 01:17:14 +03:00
block.rs Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebank 2021-09-24 05:29:49 +00:00
constant.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
coverageinfo.rs coverageinfo query needs to use the same MIR as codegen 2021-05-12 20:27:07 -07:00
debuginfo.rs Fix debuginfo for ScalarPair abi parameters 2021-09-13 10:51:47 -04:00
intrinsic.rs Introduce NullOp::AlignOf 2021-09-13 00:08:35 +01:00
mod.rs Support #[track_caller] on closures and generators 2021-09-22 15:19:33 -05:00
operand.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
place.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
rvalue.rs Auto merge of #88839 - nbdd0121:alignof, r=nagisa 2021-09-12 23:49:24 +00:00
statement.rs Make source-based code coverage compatible with MIR inlining 2021-03-15 23:26:03 +01:00