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
/
src
/
test
/
ui
/
expr
Age
Commit message (
Expand
)
Author
Lines
2021-09-16
Fix rebase
Esteban Kuber
-3
/
+12
2021-09-09
Emit proper errors on missing closure braces
Sasha Pourcelot
-0
/
+110
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-34
/
+20
2021-08-11
Modify structured suggestion output
Esteban Küber
-12
/
+16
2021-07-30
Use multispan suggestions more often
Esteban Küber
-32
/
+48
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-02-18
Add explanations and suggestions to `irrefutable_let_patterns` lint
Camelid
-0
/
+16
2021-02-18
Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor
Dylan DPC
-16
/
+16
2021-02-17
replace if-let and while-let with `if let` and `while let`
Takayuki Maeda
-16
/
+16
2021-02-16
Move some tests to more reasonable directories
Caio
-0
/
+45
2020-12-04
Move format machinery tests to where they belong
Aleksey Kladov
-486
/
+0
2020-11-24
Move src/test/ui/if-*.rs to src/test/expr/if/if-*.rs
Havvy (Ryan Scheel)
-0
/
+195
2020-11-24
Move src/test/ui/if-attrs to src/test/ui/expr/if/attrs
Havvy (Ryan Scheel)
-0
/
+176
2020-11-24
Move src/test/ui/if to src/test/ui/expr/if
Havvy (Ryan Scheel)
-0
/
+1025
2020-11-22
Add test for eval order for a+=b
Havvy (Ryan Scheel)
-0
/
+76