We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ddb048 + 76aefbe commit 27afe55Copy full SHA for 27afe55
src/test/ui/sanitize/memory-eager.rs
@@ -10,7 +10,7 @@
10
// run-fail
11
// error-pattern: MemorySanitizer: use-of-uninitialized-value
12
// error-pattern: Uninitialized value was created by an allocation
13
-// error-pattern: in the stack frame of function 'random'
+// error-pattern: in the stack frame
14
//
15
// This test case intentionally limits the usage of the std,
16
// since it will be linked with an uninstrumented version of it.
0 commit comments