Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
patchable-function-entry
/
patchable-function-entry-flags.rs
blob: 2d5a0b0a77155235d81be5bbc9ebd8a79728db5e [
file
] [
log
] [
blame
]
//@ compile-flags: -Z patchable-function-entry=1,2
fn
main
()
{}
//~? ERROR incorrect value `1,2` for unstable option `patchable-function-entry`