rust/compiler/rustc_target/src
Matthias Krüger 391b66ccff
Rollup merge of #92581 - Meziu:armv6k-3ds-target, r=nagisa
ARMv6K Horizon - Enable default libraries

Due to the nature of the external gcc linker, default libraries are required, even for `no_std` programs.
2022-01-16 16:58:12 +01:00
..
abi fix sparc64 ABI for aggregates with floating point members 2021-12-01 10:03:45 +01:00
asm Remove unnecessary sigils around Symbol::as_str() calls. 2021-12-15 17:32:14 +11:00
spec Rollup merge of #92581 - Meziu:armv6k-3ds-target, r=nagisa 2022-01-16 16:58:12 +01:00
lib.rs Use IntoIterator for array impl everywhere. 2021-12-04 19:40:33 +01:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00