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-29 03:27:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0094238157
rust
/
tests
/
ui
/
parser
/
import-from-path.rs
3 lines
46 B
Rust
Raw
Normal View
History
Unescape
Escape
More consistent use of backticks and "expected" in error messages. Got some of the debug messages, here, too. I figure it doesn't hurt to get used to doing this even in places where users won't ever see it.
2012-07-13 20:20:49 +00:00
// error-pattern:expected
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflipping
2013-02-14 19:47:00 +00:00
use
foo
::
{
bar
}
::
baz
Reference in New Issue
Copy Permalink