rust/compiler/rustc_target/src
bors 2c9b0de8ea Auto merge of #116269 - Veykril:rustc-abi, r=WaffleLapkin
Bring back generic parameters for indices in rustc_abi and make it compile on stable

This effectively reverses https://github.com/rust-lang/rust/pull/107163, allowing rust-analyzer to depend on this crate again,

It also moves some glob imports / expands them in the first commit because they made it more difficult for me to reason about things.
2023-10-06 00:03:56 +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 Fix broken links 2023-09-30 10:26:04 +08:00
json.rs Use preserve_mostcc for extern "rust-cold" 2023-08-26 17:42:59 -07:00
lib.rs Bump cfg(bootstrap) 2023-08-23 20:05:14 -04:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00