Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-log_syntax.rs
blob: 181f66cb08ee26999f68f63928d4689d79d6e99d [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
log_syntax
!()
//~ ERROR `log_syntax!` is not stable enough
}