index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
rfcs
/
rfc-0000-never_patterns
Age
Commit message (
Expand
)
Author
Lines
2025-05-09
Error message for top-level or-patterns suggesting a solution
Kornel
-2
/
+2
2025-04-18
Remove let_chains feature gate from even more tests
est31
-1
/
+1
2025-02-11
Always perform discr read for never pattern in EUV
Michael Goulet
-0
/
+16
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-99
/
+0
2025-01-22
address review: modify ICE-133063-never-arm-no-otherwise-block.rs
Shunpoco
-43
/
+12
2025-01-22
address review: modify ICE-133117-duplicated-never-arm.rs
Shunpoco
-29
/
+15
2025-01-12
Fix ICE-130779
Shunpoco
-0
/
+45
2025-01-12
Fix ICE-133117
Shunpoco
-0
/
+48
2025-01-12
Fix ICE-133063
Shunpoco
-0
/
+58
2024-09-18
Never patterns constitute a read for unsafety
Michael Goulet
-0
/
+36
2024-09-13
Add a machine-applicable suggestion to "unreachable pattern"
Nadrieril
-1
/
+4
2024-09-11
Revert warning empty patterns as unreachable
Nadrieril
-7
/
+8
2024-08-20
Move the "matches no value" note to be a span label
Nadrieril
-12
/
+6
2024-08-19
Add a note with a link to explain empty types
Nadrieril
-0
/
+6
2024-08-19
Reword the "unreachable pattern" explanations
Nadrieril
-6
/
+6
2024-08-10
Update tests
Nadrieril
-39
/
+136
2024-07-24
Explain why a given pattern is considered unreachable
Nadrieril
-0
/
+11
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-3
/
+18
2024-05-04
Lower never patterns to Unreachable in mir
Nadrieril
-82
/
+18
2024-05-04
Add tests
Nadrieril
-6
/
+140
2024-03-12
Don't suggest an arm when suggesting a never pattern
Nadrieril
-2
/
+2
2024-03-12
Suggest never pattern instead of `_` for empty types
Nadrieril
-8
/
+8
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-13
/
+13
2024-02-08
Rollup merge of #120775 - Nadrieril:more-min_exh_pats, r=compiler-errors
Matthias Krüger
-3
/
+3
2024-02-08
Test `min_exhaustive_patterns` in more cases
Nadrieril
-3
/
+3
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-18
/
+80
2024-01-22
Rollup merge of #120104 - Nadrieril:never-pat-diverges, r=compiler-errors
Matthias Krüger
-0
/
+262
2024-01-22
Rollup merge of #120097 - Nadrieril:consistent_unreachable_subpats, r=compile...
Matthias Krüger
-0
/
+75
2024-01-22
Test async fn
Nadrieril
-0
/
+34
2024-01-22
Use `-> !` to test divergence
Nadrieril
-5
/
+8
2024-01-22
Never pattern in `let` statement diverges
Nadrieril
-15
/
+27
2024-01-22
Never pattern in function arguments diverges
Nadrieril
-0
/
+213
2024-01-18
Split-off the passing tests to ensure they pass
Nadrieril
-17
/
+24
2024-01-18
Typecheck never patterns
Nadrieril
-5
/
+78
2024-01-18
Add tests
Nadrieril
-0
/
+111
2024-01-18
Consistently warn unreachable subpatterns
Nadrieril
-4
/
+18
2024-01-18
Add tests
Nadrieril
-0
/
+61
2024-01-15
Auto merge of #119610 - Nadrieril:never_pattern_bindings, r=compiler-errors
bors
-1
/
+104
2024-01-13
Bless tests
George-lewis
-0
/
+2
2024-01-10
Add more tests
Nadrieril
-1
/
+46
2024-01-09
Check bindings around never patterns
Nadrieril
-40
/
+27
2024-01-09
Add tests
Nadrieril
-0
/
+71
2024-01-05
Document behavior of `!` with MbE
Nadrieril
-0
/
+54
2023-12-26
Don't drop a hir node after lowering
Nadrieril
-0
/
+37
2023-12-03
Satisfy tidy
Nadrieril
-0
/
+183