rust/compiler/rustc_target/src
Matthias Krüger 8076b5903a
Rollup merge of #104357 - RalfJung:is-sized, r=cjgillot
add is_sized method on Abi and Layout, and use it

This avoids the double negation of `!is_unsized()` that we have quite a lot.
2022-11-13 17:37:38 +01:00
..
abi add is_sized method on Abi and Layout, and use it 2022-11-13 12:23:53 +01:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS 2022-11-11 10:44:48 +01:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00