index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
sanitize
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-413
/
+0
2022-11-08
prevent uninitialized access in black_box for zero-sized-types
Krasimir Georgiev
-0
/
+32
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-09-28
Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki
Yuki Okushi
-9
/
+1
2022-09-27
Stabilize bench_black_box
Urgau
-9
/
+1
2022-09-18
Remove -Znew-llvm-pass-manager
Josh Stone
-1
/
+1
2022-09-09
relax msan error-pattern due to LLVM changes
Tim Neumann
-1
/
+1
2022-09-09
Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726
Matthias Krüger
-4
/
+45
2022-08-29
Fix tests due to stricter invalid_value
5225225
-0
/
+1
2022-08-14
Emit noundef even for unoptimised code if msan is on
5225225
-2
/
+8
2022-08-14
Enable eager checks for memory sanitizer
5225225
-3
/
+38
2022-08-12
adapt test for msan message change
Krasimir Georgiev
-1
/
+1
2022-02-12
Ignore failing test on aarch64
Benoît du Garreau
-0
/
+3
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-1
/
+1
2021-08-12
Implement `black_box` using intrinsic
Gary Guo
-1
/
+1
2021-06-24
Re-Annotate the tests with needs-llvm-components
Simonas Kazlauskas
-0
/
+3
2021-05-29
Diagnose use sanitizers with crt-static
12101111
-0
/
+9
2021-04-25
fix sanitizer tests
Ralf Jung
-4
/
+4
2021-04-09
Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum
bors
-1
/
+2
2021-04-09
reduce threads spawned by ui-tests
The8472
-1
/
+2
2021-04-03
Maintain supported sanitizers as a target property
Simonas Kazlauskas
-3
/
+2
2021-02-07
HWASan support
Tri Vo
-0
/
+19
2020-12-10
Fix sanitizer test output matching
Corey Farwell
-1
/
+1
2020-11-12
fully exploited the dropped support of LLVM 8
DevJPM
-1
/
+0
2020-07-19
Add missing : after *llvm-version
Lzu Tao
-1
/
+1
2020-06-20
Support sanitizers on aarch64-unknown-linux-gnu
Tomasz Miąsko
-1
/
+1
2020-06-19
Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic
Manish Goregaokar
-3
/
+12
2020-06-14
Diagnose use of incompatible sanitizers
Tomasz Miąsko
-3
/
+12
2020-06-13
compiletest: Add directives to detect sanitizer support
Tomasz Miąsko
-11
/
+12
2020-05-14
Consistently use LLVM lifetime markers during codegen
Tomasz Miąsko
-0
/
+31
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-04-10
Add ThreadSanitizer test case
Tomasz Miąsko
-0
/
+57
2020-04-06
Move sanitize-inline-always test to sanitize directory
Tomasz Miąsko
-0
/
+28
2020-03-08
unix: Don't override existing SIGSEGV/BUS handlers
Josh Stone
-0
/
+19
2020-03-08
Rollup merge of #69800 - tmiasko:address-g, r=nikic
Mazdak Farrokhzad
-3
/
+2
2020-03-07
Compile address sanitizer test with debuginfo
Tomasz Miąsko
-3
/
+2
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-03-03
Add test for -Znew-llvm-pass-manager -Clto=thin -Zsanitizer=...
Tomasz Miąsko
-0
/
+27
2020-01-27
Move sanitizer tests to a separate directory
Tomasz Miąsko
-0
/
+141