This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a1d1d7a2c6
rust
/
src
/
test
/
ui
/
codemap_tests
/
two_files_data.rs
6 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
Add fix for tabs. Move error unit tests->ui tests
2016-07-13 17:53:42 -04:00
// ignore-test
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
Add fix for tabs. Move error unit tests->ui tests
2016-07-13 17:53:42 -04:00
trait
Foo
{
}
type
Bar
=
Foo
;
Copy permalink