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-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
rust
/
tests
/
ui
/
match
/
postfix-match
T
History
Vadim Petrochenkov
b3f75353a2
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03: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
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
pf-match-exhaustiveness.stderr
…
pf-match-types.rs
…
pf-match-types.stderr
…
postfix-match.rs
…