rust/compiler/rustc_codegen_ssa/src
2025-02-22 00:13:19 +00:00
..
back Fix binding mode problems 2025-02-22 00:13:19 +00: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 Fix binding mode problems 2025-02-22 00:13:19 +00:00
traits Rework OperandRef::extract_field to stop calling to_immediate_scalar on things which are already immediates 2025-02-19 12:03:40 -08: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 Rollup merge of #136608 - kulst:ptx_target_features, r=bjorn3 2025-02-20 14:58:17 -08:00
codegen_attrs.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00
common.rs Test fixing raw-dylib 2024-09-24 10:10:31 -07:00
errors.rs Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk 2025-01-31 00:26:30 -05:00
lib.rs Persist target features used for codegen beyond tcx 2025-02-16 21:57:03 +01:00
meth.rs More assertions, tests, and miri coverage 2025-01-30 17:44:28 +00:00
mono_item.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11: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