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-04-28 11:07:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
rust
/
tests
/
ui
/
issues
/
issue-2281-part1.rs
2 lines
89 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
resolve: Do not use "resolve"/"resolution" in error messages
2017-01-11 22:18:08 +00:00
fn
main
(
)
{
println!
(
"
{}
"
,
foobar
)
;
}
//~ ERROR cannot find value `foobar` in this scope
Reference in New Issue
Copy Permalink