This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a8112f3b34
rust
/
src
/
test
/
compile-fail
/
extfmt-no-args.rs
4 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
Make extracting syntax extension arguments easier.
2012-05-14 17:32:32 -05:00
// error-pattern:#fmt needs at least 1 arguments
rustc: Use spans on extfmt error messages Issue #444
2011-06-04 15:04:40 -05:00
Convert all uses of #ifmt to #fmt. Issue #855
2011-09-01 20:49:10 -05:00
fn
main
(
)
{
#
fmt
[
]
;
}
Reference in New Issue
Copy Permalink