rust/compiler/rustc_target/src
bors 7442931d49 Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJung
Rollup of 6 pull requests

Successful merges:

 - #131698 (use stores of the correct size to set discriminants)
 - #133571 (Mark visionOS as supporting `std`)
 - #133655 (Eliminate print_expr_maybe_paren function from pretty printers)
 - #133667 (Remove unused code)
 - #133670 (bump hashbrown version)
 - #133673 (replace hard coded error id with `ErrorKind::DirectoryNotEmpty`)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-11-30 21:08:45 +00:00
..
asm Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu 2024-11-30 17:18:00 +00:00
callconv Rollup merge of #133102 - RalfJung:aarch64-softfloat, r=davidtwco,wesleywiser 2024-11-22 21:07:39 -05:00
spec Rollup merge of #133571 - madsmtm:visionos-support-std, r=Noratrieb 2024-11-30 19:24:41 +01:00
json.rs compiler: Move impl of ToJson for abi::Endian 2024-10-11 17:41:52 -07:00
lib.rs compiler: Wire {TyAnd,}Layout into rustc_abi 2024-10-11 17:41:52 -07:00
target_features.rs Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed-x18 2024-11-26 03:10:22 +09:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00