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
/
uninhabited
Age
Commit message (
Expand
)
Author
Lines
2024-04-10
Handle more cases of value suggestions
Esteban Küber
-3
/
+36
2024-04-09
Tweak value suggestions in `borrowck` and `hir_analysis`
Esteban Küber
-2
/
+2
2024-02-23
Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors
Matthias Krüger
-7
/
+6
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-8
/
+8
2024-02-13
Prefer `min_exhaustive_patterns` in tests
Nadrieril
-2
/
+2
2024-02-13
Unmark the feature gate as incomplete
Nadrieril
-5
/
+4
2024-02-08
Test `min_exhaustive_patterns` in more cases
Nadrieril
-3
/
+32
2023-12-09
Don't warn an empty pattern unreachable if we're not sure the data is valid
Nadrieril
-18
/
+6
2023-12-09
Test empty types better
Nadrieril
-13
/
+11
2023-11-24
Show number in error message even for one error
Nilstrieb
-2
/
+2
2023-10-24
Add diverging match guard test.
Camille GILLOT
-0
/
+10
2023-06-27
Normalize types when applying uninhabited predicate.
Camille GILLOT
-0
/
+32
2023-05-24
Emit diagnostic for privately uninhabited uncovered witnesses.
Camille GILLOT
-1
/
+10
2023-02-01
Erase regions before uninhabited check
Michael Goulet
-0
/
+18
2023-01-11
Don't recommend `if let` if `let else` works
mejrs
-10
/
+2
2023-01-11
Migrate pattern matching
mejrs
-13
/
+10
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+388