rust/compiler/rustc_codegen_ssa/src
Jonathan Brouwer 3d1cee5324
Move mixed export_name/no_mangle check to check_attr.rs and improve the error
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-26 08:50:42 +02:00
..
back Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgr 2025-06-24 21:58:31 +00:00
debuginfo Flatten ifs in rustc_codegen_ssa 2025-03-17 18:56:52 +00:00
mir Rollup merge of #142768 - scottmcm:avoid-unneeded-bitcast, r=WaffleLapkin 2025-06-24 19:45:31 -07:00
traits Remove dead instructions in terminate blocks 2025-06-22 11:38:47 -04:00
assert_module_sources.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
base.rs [Arm64EC] Only decorate functions with # 2025-06-23 12:38:35 -07:00
codegen_attrs.rs Move mixed export_name/no_mangle check to check_attr.rs and improve the error 2025-06-26 08:50:42 +02:00
common.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
errors.rs Move mixed export_name/no_mangle check to check_attr.rs and improve the error 2025-06-26 08:50:42 +02:00
lib.rs [Arm64EC] Only decorate functions with # 2025-06-23 12:38:35 -07:00
meth.rs Rename unpack to kind 2025-05-27 11:14:45 +00:00
mono_item.rs Make predefine methods take &mut self 2025-05-28 20:55:00 +00:00
size_of_val.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
target_features.rs various minor target feature cleanups 2025-06-19 10:50:03 +09:00