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-06-20 19:47:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6035e8735a
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 12:48:34 +00:00
fn
main
(
)
{
Update compile fail tests to use isize.
2015-01-08 10:54:35 +00:00
let
x
.
y
::
<
isize
>
.
z
foo
;
Fix damage done by the pretty-printer
2011-07-27 12:48:34 +00:00
}
Reference in New Issue
Copy Permalink