We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae8bc3 commit 2b3f009Copy full SHA for 2b3f009
src/test/codegen/inline-debuginfo.rs
@@ -1,5 +1,6 @@
1
#![crate_type="rlib"]
2
// compile-flags: -Copt-level=3 -g
3
+// ignore-tidy-linelength
4
5
#[no_mangle]
6
#[inline(always)]
0 commit comments