rust/compiler/rustc_codegen_ssa/src/mir
2024-02-12 17:52:05 +00:00
..
analyze.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
block.rs Teach llvm backend how to fall back to default bodies 2024-02-12 17:50:39 +00:00
constant.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
coverageinfo.rs Narrow trait CoverageInfoBuilderMethods down to just one method 2023-07-05 20:40:39 +10:00
debuginfo.rs Improved support of collapse_debuginfo attribute for macros. 2024-01-08 17:47:18 +07:00
intrinsic.rs Give const_deallocate a default body 2024-02-12 17:52:05 +00:00
locals.rs Implement async gen blocks 2023-12-08 17:23:25 +00:00
mod.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
operand.rs Auto merge of #118991 - nikic:scalar-pair, r=nagisa 2024-01-05 14:31:56 +00:00
place.rs Address review comments 2024-01-02 15:03:14 +01:00
rvalue.rs Add a new debug_assertions instrinsic (compiler) 2024-02-08 11:49:08 -05:00
statement.rs Don't lower assume in unoptimized builds 2024-02-08 11:49:04 -05:00