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
17,969
Commits
2
Branches
0
Tags
1.4
GiB
be062db808
Commit Graph
2 Commits
Author
SHA1
Message
Date
Huon Wilson
81e06a5259
Issue number on xfailed test
2013-05-10 19:30:42 +10:00
Huon Wilson
f6743fea70
librustc: allow destructuring of structs with destructors if the pattern has no moves.
...
This check only works for `match`s, the checks (incorrectly) do not run for patterns in `let`s.
2013-05-10 18:34:19 +10:00