rust/compiler/rustc_target/src
Michael Benfield 1a08b96a0b Change name of "dataful" variant to "untagged"
This is in anticipation of a new enum layout, in which the niche
optimization may be applied even when multiple variants have data.
2022-09-07 20:12:45 +00:00
..
abi Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec rustc_target: Refactor internal linker flavors slightly 2022-09-01 16:54:52 +03:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00