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-2497-if-let-chains
Age
Commit message (
Expand
)
Author
Lines
2025-08-19
bless tests with new lint messages
Karol Zwolak
-1
/
+1
2025-07-28
expand: Micro-optimize prelude injection
Vadim Petrochenkov
-2
/
+2
2025-06-30
Remove let_chains feature
Cameron Steffen
-766
/
+658
2025-06-04
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
Jake Goulding
-2
/
+2
2025-04-25
resolved conflict
Kivooeo
-59
/
+10
2025-04-18
Remove let_chains feature gate from even more tests
est31
-21
/
+8
2025-04-18
Add tests to check the situation with heterogenous spans
est31
-0
/
+268
2025-04-17
Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxu
Matthias Krüger
-0
/
+2
2025-04-16
Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests
Lukas Wirth
-0
/
+2
2025-04-03
Use `cfg(false)` in UI tests
clubby789
-11
/
+11
2025-04-02
Remove `NtExpr` and `NtLiteral`.
Nicholas Nethercote
-331
/
+407
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-1111
/
+0
2024-12-09
fix ICE on type error in promoted
Ralf Jung
-6
/
+0
2024-12-01
fix ICE when promoted has layout size overflow
Ralf Jung
-0
/
+6
2024-11-22
Stabilize the 2024 edition
Eric Huss
-1
/
+1
2024-11-16
Add regression test for issue #103476, fixed in edition 2024
est31
-0
/
+25
2024-11-10
Add more places where expressions can occur
est31
-398
/
+835
2024-11-10
Unify disallowed-positions test files into one file
est31
-652
/
+2405
2024-10-30
Rollup merge of #132332 - nnethercote:use-token_descr-more, r=estebank
Matthias Krüger
-2
/
+2
2024-10-29
Don't lint `irrefutable_let_patterns` on leading patterns if `else if` let-ch...
Jason Newcomb
-1
/
+39
2024-10-28
Tweak more warnings.
Nicholas Nethercote
-2
/
+2
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-16
/
+16
2024-01-13
Bless tests
George-lewis
-0
/
+10
2023-11-28
Suggest `let` or `==` on typo'd let-chain
Esteban Küber
-0
/
+8
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-09-13
Address review comments
Matthew Jasper
-0
/
+325
2023-09-11
Reduce double errors for invalid let expressions
Matthew Jasper
-0
/
+1210
2023-09-11
Move let expression checking to parsing
Matthew Jasper
-1579
/
+385
2023-09-11
Don't create drop scopes after item statements
Matthew Jasper
-0
/
+42
2023-08-30
lower bare boolean expression with if-construct
Ding Xiang Fei
-14
/
+2
2023-08-30
lower ExprKind::Use, LogicalOp::Or and UnOp::Not
Ding Xiang Fei
-24
/
+2
2023-06-05
Better group RFC ui tests together
Maybe Waffle
-0
/
+3366