rust/compiler/rustc_target/src
Matthias Krüger 59bdb5c3cf
Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee
add s390x z17 target features

tracking issue: https://github.com/rust-lang/rust/issues/130869

earlier target features were added in https://github.com/rust-lang/rust/pull/135630, and https://github.com/rust-lang/rust/issues/135413#issuecomment-2886439455 has some extra context on these new features.

r? ``@ghost``
cc ``@uweigand``
2025-06-04 07:54:33 +02:00
..
asm Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
callconv compiler: actually remove Conv now that it is irrelevant 2025-06-03 10:08:11 -07:00
spec Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3 2025-06-03 21:53:36 +02:00
json.rs compiler: actually remove Conv now that it is irrelevant 2025-06-03 10:08:11 -07:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
target_features.rs Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee 2025-06-04 07:54:33 +02:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00