1
Fork 0

rustc_target: add known safe s390x target features

This commit is contained in:
liushuyu 2024-07-09 14:32:17 +08:00
parent 032be6f7bb
commit efcf35e524
2 changed files with 10 additions and 0 deletions

View file

@ -1689,6 +1689,7 @@ symbols! {
rvalue_static_promotion,
rwpi,
s,
s390x_target_feature,
safety,
sanitize,
sanitizer_cfi_generalize_pointers,