rust/compiler/rustc_target/src
Havard Eidnes a510288f0a i586_unknown_netbsd.rs: drop "-m32" flag insertion to gcc.
This triggers a consistency check in rust (that all linker flavours
must have identical arguments), and on NetBSD/i386, the 32-bitness
is implicitly chosen through the chosen toolchain, and appears to
not be required.  So drop it, and also drop the imports of the
now-no-longer-used identifiers.
2023-10-28 12:14:30 +00:00
..
abi Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
asm update the registers of csky 2023-10-21 23:42:09 +08:00
spec i586_unknown_netbsd.rs: drop "-m32" flag insertion to gcc. 2023-10-28 12:14:30 +00:00
json.rs Use preserve_mostcc for extern "rust-cold" 2023-08-26 17:42:59 -07:00
lib.rs rustdoc: remove rust logo from non-Rust crates 2023-10-08 20:17:53 -07:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00