rust/compiler/rustc_codegen_ssa/src
2025-01-27 09:38:12 +00:00
..
back Change collect_and_partition_mono_items tuple return type to a struct 2025-01-27 09:38:12 +00:00
debuginfo Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
mir Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3 2025-01-24 00:15:54 +01:00
traits Rollup merge of #135581 - EnzymeAD:refactor-codgencx, r=oli-obk 2025-01-24 23:25:42 +01:00
assert_module_sources.rs Change collect_and_partition_mono_items tuple return type to a struct 2025-01-27 09:38:12 +00:00
base.rs Change collect_and_partition_mono_items tuple return type to a struct 2025-01-27 09:38:12 +00:00
codegen_attrs.rs Rename OptimizeAttr::None to Default 2025-01-24 19:34:01 +00:00
common.rs Test fixing raw-dylib 2024-09-24 10:10:31 -07:00
errors.rs Shorten linker output even more when --verbose is not present 2025-01-25 16:04:52 -05:00
lib.rs make it possible to silence linker warnings with a crate-level attribute 2025-01-20 16:46:00 -05:00
meth.rs compiler: Directly use rustc_abi in codegen 2024-11-03 12:30:32 -08:00
mono_item.rs codegen #[naked] functions using global_asm! 2024-12-10 21:41:03 +01:00
size_of_val.rs compiler: Directly use rustc_abi in codegen 2024-11-03 12:30:32 -08:00
target_features.rs add dedicated type for ABI target feature constraints 2025-01-05 10:46:30 +01:00