This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
c72fcfbc40
rust
/
tests
/
ui
/
parser
/
bad-name.rs
6 lines
69 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ error-pattern: expected
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
fn
main
(
)
{
Update compile fail tests to use isize.
2015-01-08 21:54:35 +11:00
let
x
.
y
::
<
isize
>
.
z
foo
;
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
}
Reference in a new issue
Copy permalink