We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff5a3e commit 94f0833Copy full SHA for 94f0833
src/test/codegen/dst-vtable-align-nonzero.rs
@@ -1,3 +1,5 @@
1
+// compile-flags: -O
2
+
3
#![crate_type = "lib"]
4
5
// This test checks that we annotate alignment loads from vtables with nonzero range metadata,
0 commit comments