1
Fork 0
rust/compiler/rustc_codegen_ssa/src
Matthias Krüger 21313d7947
Rollup merge of #130457 - nnethercote:cleanup-codegen-traits, r=bjorn3
Cleanup codegen traits

The traits governing codegen are quite complicated and hard to follow. This PR cleans them up a bit.

r? `@bjorn3`
2024-09-18 17:49:43 +02:00
..
back Rollup merge of #130116 - veera-sivarajan:freeze-suggestions, r=chenyukang 2024-09-18 04:42:31 +02:00
debuginfo Streamline coroutine_kind_label. 2024-09-17 16:24:35 +10:00
mir Rollup merge of #130457 - nnethercote:cleanup-codegen-traits, r=bjorn3 2024-09-18 17:49:43 +02:00
traits Rollup merge of #130457 - nnethercote:cleanup-codegen-traits, r=bjorn3 2024-09-18 17:49:43 +02:00
assert_module_sources.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
base.rs Remove unnecessary cx argument. 2024-09-17 16:24:35 +10:00
codegen_attrs.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
common.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
errors.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
lib.rs Rollup merge of #130457 - nnethercote:cleanup-codegen-traits, r=bjorn3 2024-09-18 17:49:43 +02:00
meth.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00
mono_item.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
size_of_val.rs Clean up formatting. 2024-09-17 16:24:35 +10:00
target_features.rs Minimize visibilities. 2024-09-17 16:24:33 +10:00