We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175c9c2 commit bd412f6Copy full SHA for bd412f6
tests/codegen/patchable-function-entry.rs
@@ -1,6 +1,6 @@
1
-#![feature(patchable_function_entry)]
2
//@ compile-flags: -Z patchable-function-entry=15,10
3
+#![feature(patchable_function_entry)]
4
#![crate_type = "lib"]
5
6
// This should have the default, as set by the compile flags
0 commit comments