rust/compiler/rustc_codegen_ssa/src/traits
Nicholas Nethercote cd3da000c0 Clean up formatting.
Reflow overly long comments, plus some minor whitespace improvements.
2024-09-17 16:24:35 +10:00
..
abi.rs Merge apply_attrs_callsite into call and invoke 2022-10-01 17:01:31 +00:00
asm.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
backend.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
builder.rs Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
consts.rs const vector passed to codegen 2024-08-08 11:15:03 +01:00
coverageinfo.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
debuginfo.rs Don't leave debug locations for constants sitting on the builder indefinitely. 2024-09-06 23:12:18 +00:00
declare.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
intrinsic.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
misc.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
statics.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
type_.rs Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen 2024-08-08 12:15:16 -04:00
write.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00