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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
parser
/
mut-patterns.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-1
/
+1
2020-02-17
parse: recover `mut (x @ y)` as `(mut x @ mut y)`.
Mazdak Farrokhzad
-11
/
+19
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+2
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+3
2019-09-28
Upgrade async/await to "used" keywords.
Eric Huss
-2
/
+2
2019-08-27
Improve 'mut ' diagnostic.
Mazdak Farrokhzad
-11
/
+35
2019-08-27
Ensure 'let mut ;' where ':pat' is banned.
Mazdak Farrokhzad
-1
/
+10
2019-08-27
recover on 'mut ' and improve recovery for keywords.
Mazdak Farrokhzad
-4
/
+64
2019-08-24
parser: `let` stmts & `for` exprs: allow or-patterns.
Mazdak Farrokhzad
-2
/
+2
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2019-01-06
tests: Do not use `-Z parse-only`, continue compilation to test recovery
Vadim Petrochenkov
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-1
/
+1
2018-10-21
Move parse-fail tests to UI
Vadim Petrochenkov
-0
/
+8