This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
14e59bb317
rust
/
tests
/
ui
/
feature-gates
/
feature-gate-log_syntax.rs
4 lines
77 B
Rust
Raw
Normal View
History
Unescape
Escape
rustc: Feature gate `log_syntax!`. Closes #11602
2014-01-17 16:22:48 -08:00
fn
main
(
)
{
log_syntax!
(
)
//~ ERROR `log_syntax!` is not stable enough
extern mod => extern crate This was previously implemented, and it just needed a snapshot to go through
2014-02-14 10:10:06 -08:00
}
Copy permalink