We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ab54df + 43eda18 commit ef72484Copy full SHA for ef72484
src/test/ui/sanitize/memory.rs
@@ -6,7 +6,7 @@
6
// run-fail
7
// error-pattern: MemorySanitizer: use-of-uninitialized-value
8
// error-pattern: Uninitialized value was created by an allocation
9
-// error-pattern: in the stack frame of function 'main'
+// error-pattern: in the stack frame
10
//
11
// This test case intentionally limits the usage of the std,
12
// since it will be linked with an uninstrumented version of it.
0 commit comments