rust/compiler/rustc_codegen_ssa/src/mir
Camille GILLOT 20dd5e09fd Codegen SetDiscriminant after field assignment.
This matches the order in which deaggregation was performed.
2023-02-02 23:09:51 +00:00
..
analyze.rs Fix def-use dominance check 2023-01-27 00:54:31 +01:00
block.rs Auto merge of #106959 - tmiasko:opt-funclets, r=davidtwco 2023-01-27 03:25:16 +00:00
constant.rs ADD - create and emit Bug support for Diagnostics 2022-12-27 20:59:22 -05:00
coverageinfo.rs Add SourceScope::inlined_instance 2022-07-08 09:19:07 +02:00
debuginfo.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
intrinsic.rs [WIP] UPDATE - migrate intrinsic.rs to new diagnostic infrastructure 2022-12-27 20:59:21 -05:00
mod.rs Omit needless funclet partitioning 2023-01-17 00:00:00 +00:00
operand.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
place.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
rvalue.rs Codegen SetDiscriminant after field assignment. 2023-02-02 23:09:51 +00:00
statement.rs Create stable metric to measure long computation in Const Eval 2023-01-23 23:56:22 +00:00