We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9f61f8 + 5202195 commit 58cd9d6Copy full SHA for 58cd9d6
tests/fail/alloc/global_system_mixup.rs
@@ -4,7 +4,7 @@
4
5
//@normalize-stderr-test: "using [A-Za-z]+ heap deallocation operation" -> "using PLATFORM heap deallocation operation"
6
//@normalize-stderr-test: "\| +\^+" -> "| ^"
7
-//@normalize-stderr-test: "libc::free\([^()]*\)|unsafe \{ HeapFree\([^()]*\) \};" -> "FREE();"
+//@normalize-stderr-test: "libc::free\([^()]*\)|unsafe \{ HeapFree\([^}]*\};" -> "FREE();"
8
9
#![feature(allocator_api, slice_ptr_get)]
10
0 commit comments