index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
feature-gates
/
feature-gate-log_syntax.rs
blob: 181f66cb08ee26999f68f63928d4689d79d6e99d (
plain
)
1
2
3
fn
main
()
{
log_syntax!
()
//~ ERROR `log_syntax!` is not stable enough
}