We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3cf6b commit 7864cb4Copy full SHA for 7864cb4
src/test/run-make-fulldeps/sanitizer-leak/Makefile
@@ -3,8 +3,6 @@
3
# needs-sanitizer-support
4
# only-linux
5
# only-x86_64
6
-# ignore-test
7
-# FIXME(#46126) ThinLTO for libstd broke this test
8
9
all:
10
$(RUSTC) -C opt-level=1 -g -Z sanitizer=leak -Z print-link-args leak.rs | $(CGREP) librustc_rt.lsan
0 commit comments