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-2294-if-let-guard
Age
Commit message (
Expand
)
Author
Lines
2025-07-25
Update ui tests with new macro early erroring
Guillaume Gomez
-18
/
+32
2025-06-30
Remove let_chains feature
Cameron Steffen
-47
/
+57
2025-06-04
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
Jake Goulding
-1
/
+1
2025-05-14
Add match guard chains test for absence of compilation error
est31
-0
/
+29
2025-04-18
Remove let_chains feature gate from even more tests
est31
-85
/
+29
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-2
/
+2
2025-04-02
Remove `NtExpr` and `NtLiteral`.
Nicholas Nethercote
-4
/
+24
2024-11-16
Also check if let chains with multiple lets in these two tests
est31
-1
/
+28
2024-10-28
Tweak more warnings.
Nicholas Nethercote
-2
/
+2
2024-08-19
Reword the "unreachable pattern" explanations
Nadrieril
-2
/
+2
2024-07-24
Explain why a given pattern is considered unreachable
Nadrieril
-1
/
+3
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-14
/
+14
2024-01-13
Bless tests
George-lewis
-0
/
+11
2024-01-05
Restore if let guard temporary scoping difference
Matthew Jasper
-0
/
+72
2024-01-05
Remove `thir::Guard`
Matthew Jasper
-0
/
+30
2024-01-05
Remove `hir::Guard`
Matthew Jasper
-2
/
+2
2023-12-21
Give temporaries in if let guards correct scopes
Matthew Jasper
-0
/
+134
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-10-24
Use `PlaceMention` for match scrutinees.
Camille GILLOT
-8
/
+6
2023-09-19
Add more if let guard tests
Matthew Jasper
-0
/
+247
2023-09-13
Address review comments
Matthew Jasper
-0
/
+18
2023-09-11
Reduce double errors for invalid let expressions
Matthew Jasper
-121
/
+31
2023-09-11
Move let expression checking to parsing
Matthew Jasper
-215
/
+91
2023-08-24
Add more tests for if_let_guard
Matthew Jasper
-0
/
+298
2023-06-05
Better group RFC ui tests together
Maybe Waffle
-0
/
+680