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
12c32e944d
rust
/
src
/
test
/
compile-fail
/
trait-keyword.rs
3 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
Stop parsing `iface`.
2012-08-17 14:27:57 -05:00
iface
foo
{
}
//~ ERROR iface
Change remaining "iface" occurrences to "trait"; deprecate "iface"
2012-07-31 12:27:51 -05:00
Stop parsing `iface`.
2012-08-17 14:27:57 -05:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink