This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
rust
/
tests
/
ui
/
target_modifiers
/
auxiliary
History
Andrew Zhogin
6d637dfecc
-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function
2025-08-21 16:08:00 +07:00
..
default_reg_struct_return.rs
…
enabled_reg_struct_return.rs
Target modifiers fix for bool flags without value
2025-03-17 12:49:34 +07:00
fixed_x18.rs
Make -Zfixed-x18 into a target modifier
2025-05-05 12:42:27 +00:00
kcfi-normalize-ints.rs
-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function
2025-08-21 16:08:00 +07:00
no-sanitizers.rs
-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function
2025-08-21 16:08:00 +07:00
safestack-and-kcfi.rs
-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function
2025-08-21 16:08:00 +07:00
wrong_regparm_and_ret.rs
…
wrong_regparm.rs
…