rust/compiler/rustc_target/src
Nicholas Nethercote 7060fc8327 Replace no_ord_impl with orderable.
Similar to the previous commit, this replaces `newtype_index`'s opt-out
`no_ord_impl` attribute with the opt-in `orderable` attribute.
2023-11-22 18:38:17 +11:00
..
abi Replace no_ord_impl with orderable. 2023-11-22 18:38:17 +11:00
asm update the registers of csky 2023-10-21 23:42:09 +08:00
spec Remove now unnecessary x86_64_sun_solaris.rs. 2023-11-20 15:55:13 +01:00
json.rs Use preserve_mostcc for extern "rust-cold" 2023-08-26 17:42:59 -07:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00