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
rust
/
src
/
test
History
Patrick Walton
4165edff22
rustc: Implement translation of pattern matching for tuple structs and unit-like structs. r=nmatsakis
2012-11-02 09:56:28 -07:00
..
auxiliary
…
bench
Remove xfail-pretty from tests that pretty-print correctly now
2012-10-30 15:06:10 -07:00
compile-fail
rustc: Implement typechecking, exhaustiveness checking, and borrow checking for pattern matching of tuple structs. r=nmatsakis
2012-11-02 09:56:09 -07:00
pretty
…
run-fail
xfail issue-2061
2012-11-01 17:13:59 -07:00
run-pass
rustc: Implement translation of pattern matching for tuple structs and unit-like structs. r=nmatsakis
2012-11-02 09:56:28 -07:00
run-pass-fulldeps
…