rust/compiler/rustc_target/src
Philip Woolford ca58013caa Enable features that are always available in a live system.
While some neon and crypto features may not be supported on the switch at boot (e.g. on the a53 cores), the features will _always_ be available if running as a sysmodule or homebrew application under Horizon/Atmosphere.
2025-07-29 09:48:59 +09:30
..
asm Add f16 inline asm support for LoongArch 2025-06-14 09:39:30 +08:00
callconv use let chains in mir, resolve, target 2025-07-28 06:10:36 +05:00
spec Enable features that are always available in a live system. 2025-07-29 09:48:59 +09:30
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
target_features.rs make tidy-alphabetical use a natural sort 2025-06-25 22:52:38 +02:00
tests.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00