Skip to content

Commit c9ea19b

Browse files
committed
etc: Suppress the remaining Valgrind error in rustdoc. rs=burningtree
1 parent 9b0094e commit c9ea19b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/etc/x86.supp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,13 @@
415415
...
416416
}
417417

418+
{
419+
enum-instruction-scheduling-8
420+
Memcheck:Cond
421+
fun:*should_set_output_format_to_markdown_if_requested*
422+
...
423+
}
424+
418425
{
419426
llvm-user-new-leak
420427
Memcheck:Leak

0 commit comments

Comments
 (0)