This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
625619551d
rust
/
tests
/
ui
/
sanitize
/
unsupported-target.stderr
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Maintain supported sanitizers as a target property This commit adds an additional target property – `supported_sanitizers`, and replaces the hardcoded allowlists in argument parsing to use this new property. Fixes #81802
2021-02-07 16:49:00 -06:00
error: leak sanitizer is not supported for this target
Update sanitizer tests * Move tests from src/test/run-make-fulldeps to src/test/ui. * Fix memory sanitizer test to detect the intended issue rather than an unrelated one caused by the use of an uninstrumented std.
2020-01-15 18:00:00 -06:00
error: aborting due to previous error
Reference in New Issue
Copy Permalink