This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-30 23:03:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7668d8bf4e6d82da8059cd0c6efecdfd249f27a
rust
/
tests
/
ui
/
match
/
postfix-match
T
History
Michael Goulet
bed8b70d67
Fix suggestions for match non-exhaustiveness
2024-04-02 19:06:28 -04:00
..
match-after-as.rs
Don't ICE for postfix match after as
2024-04-02 18:31:42 -04:00
match-after-as.stderr
Fix suggestions for match non-exhaustiveness
2024-04-02 19:06:28 -04:00
no-unused-parens.rs
Don't check match scrutinee of postfix match for unused parens
2024-03-26 11:16:49 -04:00
pf-match-chain.rs
…
pf-match-exhaustiveness.rs
…
pf-match-exhaustiveness.stderr
…
pf-match-types.rs
…
pf-match-types.stderr
…
postfix-match.rs
…