This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
300901b70509a0af2d971aa6f6104300da24212c
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
}
Reference in New Issue
Copy Permalink