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
/
while-let.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-10
/
+7
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
/
+7
2021-02-17
replace if-let and while-let with `if let` and `while let`
Takayuki Maeda
-3
/
+3
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+3
2019-12-23
refactor loop parsing a bit
Mazdak Farrokhzad
-2
/
+2
2019-11-03
Update error annotations positions
Tomasz Miąsko
-1
/
+1
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-6
/
+6
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2019-01-12
bless ui/while-let
Mazdak Farrokhzad
-0
/
+1
2019-01-12
Stabilise irrefutable if-let and while-let patterns
varkor
-15
/
+26
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+21