This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
281dfac12f
rust
/
src
/
test
/
rustfix
/
tuple-float-index.rs
Vadim Petrochenkov
1f64f60d5c
tests: Do not use
-Z parse-only
, continue compilation to test recovery
2019-01-06 22:20:46 +03:00
3 lines
36 B
Rust
Raw
Blame
History
fn
main
(
)
{
(
1
,
(
2
,
3
)
)
.
1.1
;
}
Reference in a new issue
View git blame
Copy permalink