Skip to content

Commit c5a404f

Browse files
committed
WILL NOT WORK DO NOT MERGE
1 parent caeacba commit c5a404f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/ui/sanitizer/memory-eager.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
//@ [unoptimized]compile-flags: -Z sanitizer=memory -Zsanitizer-memory-track-origins
88
//
99
//@ run-fail
10-
//@ error-pattern: MemorySanitizer: use-of-uninitialized-value
11-
//@ error-pattern: Uninitialized value was created by an allocation
12-
//@ error-pattern: in the stack frame
1310
//
1411
// This test case intentionally limits the usage of the std,
1512
// since it will be linked with an uninstrumented version of it.

0 commit comments

Comments
 (0)