This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-19 11:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e0e7a432db
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-18 00:22:48 +00: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 18:10:06 +00:00
}
Reference in New Issue
Copy Permalink