rust/compiler/rustc_target/src
Matthias Krüger 8e3b9bca65
Rollup merge of #102112 - cuviper:powerpc64-full-relro, r=eholk
Allow full relro on powerpc64-unknown-linux-gnu

This was previously limited to partial relro, citing issues on RHEL6,
but that's no longer a supported platform since #95026. We have long
been enabling full relro in RHEL7's own Rust builds for ppc64, without
trouble, so it should be fine to drop this workaround.
2022-09-23 04:29:20 +02:00
..
abi Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zeroext, r=wesleywiser 2022-09-16 20:08:05 +00:00
asm Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
spec Rollup merge of #102112 - cuviper:powerpc64-full-relro, r=eholk 2022-09-23 04:29:20 +02:00
json.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00