rust/compiler/rustc_target/src
Rémy Rakic 5f24e314ef use asymmetric json roundtripping
this ensures roundtripping of stable and unstable values:
- backwards-compatible values can be deserialized, as well as the new
  unstable values
- unstable values are serialized.
2023-10-18 11:33:40 +00:00
..
abi Implement Deref<LayoutS> for Layout 2023-10-02 21:31:16 +02:00
asm add details for csky-unknown-linux-gnuabiv2 and add docs 2023-08-14 23:02:37 +08:00
spec use asymmetric json roundtripping 2023-10-18 11:33:40 +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