rust/compiler/rustc_codegen_ssa/src
2025-03-02 23:58:07 +01:00
..
back Rollup merge of #137830 - LuigiPiucco:incompatible-isa-fix, r=workingjubilee 2025-03-01 16:03:20 +01:00
debuginfo Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00
mir rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
traits Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic 2025-03-01 08:22:18 +00:00
assert_module_sources.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
base.rs Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic 2025-03-01 08:22:18 +00:00
codegen_attrs.rs Prevent ICE in autodiff validation by emitting user-friendly errors 2025-03-02 23:58:07 +01:00
common.rs Test fixing raw-dylib 2024-09-24 10:10:31 -07:00
errors.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
lib.rs Save pre-link bitcode to ModuleCodegen 2025-02-23 21:23:38 +08:00
meth.rs More assertions, tests, and miri coverage 2025-01-30 17:44:28 +00:00
mono_item.rs Make a fake body to store typeck results for global_asm 2025-02-22 00:12:07 +00:00
size_of_val.rs Set both nuw and nsw in slice size calculation 2025-02-13 21:26:48 -08:00
target_features.rs add dedicated type for ABI target feature constraints 2025-01-05 10:46:30 +01:00