Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
359bfa901b9d8eddbed7b88b6716dbb77b7bfb95
rust/tests/ui/sanitizer/unsupported-target.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
206 B
Rust
Raw Normal View History

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-16 00:00:00 +00:00
//@ compile-flags: -Z sanitizer=leak --target i686-unknown-linux-gnu
Re-Annotate the tests with needs-llvm-components Doesn't work though, because compiletest doesn't process ignores on a per-revision manner.
2021-06-13 21:19:39 +03:00
//@ needs-llvm-components: x86
compiletest: Require `//~` annotations even if `error-pattern` is specified
2025-03-29 02:41:32 +03:00
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-16 00:00:00 +00:00
#![feature(no_core)]
#![no_core]
#![no_main]
compiletest: Require `//~` annotations even if `error-pattern` is specified
2025-03-29 02:41:32 +03:00
//~? ERROR leak sanitizer is not supported for this target
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 2861ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API