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
/
or-patterns
Age
Commit message (
Expand
)
Author
Lines
2025-05-09
Error message for top-level or-patterns suggesting a solution
Kornel
-24
/
+24
2025-04-21
Rollup merge of #140029 - reddevilmidzy:move-test, r=jieyouxu
Chris Denton
-0
/
+25
2025-04-21
Cleaned up 5 tests in `tests/ui`
reddevilmidzy
-0
/
+25
2025-04-17
Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
bors
-7
/
+7
2025-04-17
Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...
Matthias Krüger
-7
/
+7
2025-04-16
Remove old diagnostic notes for type ascription syntax
Zalathar
-1
/
+0
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-2
/
+2
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-7
/
+7
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-26
/
+39
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-1
/
+0
2024-11-23
Update tests for new TRPL chapter order
Chris Krycho
-1
/
+1
2024-10-28
Tweak more warnings.
Nicholas Nethercote
-4
/
+4
2024-08-19
Reword the "unreachable pattern" explanations
Nadrieril
-68
/
+68
2024-07-24
Improve "covered_by_many" error
Nadrieril
-7
/
+51
2024-07-24
Explain why a given pattern is considered unreachable
Nadrieril
-63
/
+168
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-40
/
+249
2024-06-16
Add tests
Nadrieril
-16
/
+47
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-37
/
+37
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-28
/
+62
2024-01-18
Consistently warn unreachable subpatterns
Nadrieril
-4
/
+18
2024-01-18
Add tests
Nadrieril
-1
/
+43
2024-01-13
Bless tests
George-lewis
-0
/
+1
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-2
/
+2
2023-11-26
Auto merge of #117611 - Nadrieril:linear-pass-take-4, r=cjgillot
bors
-27
/
+66
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-11-22
Add some tests
Nadrieril
-27
/
+66
2023-10-30
Correctly handle nested or-patterns in column-wise analyses
Nadrieril
-0
/
+6
2023-10-12
Detect ruby-style closure in parser
Esteban Küber
-1
/
+7
2023-10-02
Replace `HashMap` with `IndexMap` in pattern binding resolve
Nilstrieb
-42
/
+42
2023-08-18
Bless test changes
Gary Guo
-34
/
+34
2023-05-21
Rename `drop_ref` lint to `dropping_references`
Urgau
-1
/
+1
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+2
2023-05-01
Rip it out
Nilstrieb
-22
/
+16
2023-04-27
Provide RHS type hint when reporting operator error
Michael Goulet
-2
/
+2
2023-04-03
Perform match checking on THIR.
Camille GILLOT
-6
/
+6
2023-01-30
Modify primary span label for E0308
Esteban Küber
-5
/
+5
2023-01-11
Migrate pattern matching
mejrs
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2978