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
b4b81117ce
rust
/
src
/
test
/
compile-fail
/
extfmt-no-args.rs
4 lines
55 B
Rust
Raw
Normal View
History
Unescape
Escape
rustc: Use spans on extfmt error messages Issue #444
2011-06-04 15:04:40 -05:00
// error-pattern:format string
Convert uses of #fmt to #ifmt. Issue #855
2011-08-28 02:24:28 -05:00
fn
main
(
)
{
#
ifmt
[
]
;
}
Reference in New Issue
Copy Permalink