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,825
Commits
2
Branches
0
Tags
1.4
GiB
f6743fea70
Commit Graph
1 Commits
Author
SHA1
Message
Date
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