rust/compiler/rustc_codegen_ssa/src/mir
Tomasz Miąsko 836ef6162d Add comment to cleanup_kinds
based on the original commit message 1ae7ae0c1c
2023-01-10 09:53:18 +01:00
..
analyze.rs Add comment to cleanup_kinds 2023-01-10 09:53:18 +01:00
block.rs abort immediately on bad mem::zeroed/uninit 2022-12-22 16:37:42 +01: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 Don't generate pointer loads to spills unless necessary 2022-12-08 20:38:23 -05:00
intrinsic.rs [WIP] UPDATE - migrate intrinsic.rs to new diagnostic infrastructure 2022-12-27 20:59:21 -05:00
mod.rs Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3 2022-11-17 01:56:24 +00:00
operand.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
place.rs rustc_codegen_ssa: Fix for codegen_get_discr 2022-11-18 21:16:12 +00:00
rvalue.rs Avoid from_immediate_or_packed_pair in ThreadLocalRef codegen 2022-12-04 12:53:46 +00:00
statement.rs Use &mut Bx more. 2022-11-16 15:46:39 +11:00