rust/compiler/rustc_target/src
Jacob Pratt 72f4ff2c45
Rollup merge of #144640 - FractalFir:m68k_arch, r=Urgau
Add support for the m68k architecture in 'object_architecture'

This is a tiny PR that adds the m68k architecture to `object_architecture`. This allows us to build rmeta files for that ISA(we use the object crate to pack metadata into object files).
2025-07-29 18:55:22 -04:00
..
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 Add support for the m68k architecture in 'object_architecture' 2025-07-29 12:42:48 +02:00
json.rs Use serde for target spec json deserialize 2025-07-21 19:32:44 +02:00
lib.rs
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