We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dbg_value
1 parent 224fbe9 commit 5105df9Copy full SHA for 5105df9
tests/codegen-llvm/debuginfo-dse.rs
@@ -1,6 +1,7 @@
1
//@ compile-flags: -Copt-level=3 -g -Zverify-llvm-ir -Zmerge-functions=disabled
2
//@ revisions: CODEGEN OPTIMIZED
3
//@[CODEGEN] compile-flags: -Cno-prepopulate-passes
4
+// ignore-tidy-linelength
5
6
#![crate_type = "lib"]
7
0 commit comments