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
/
borrowck
/
mutability-errors.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-361
/
+0
2023-01-01
Verbose suggestions
Esteban Küber
-4
/
+6
2023-01-01
Merge multiple mutable borrows of immutable binding errors
Esteban Küber
-12
/
+8
2022-12-28
Use verbose suggestions for mutability errors
Esteban Küber
-22
/
+40
2022-07-07
Fix borrowck closure span.
Camille GILLOT
-8
/
+24
2022-07-07
Shorten span for closures.
Camille GILLOT
-104
/
+54
2021-07-02
Improve error reporting for modifications behind `&` references
Fabian Wolff
-4
/
+4
2020-02-03
Tweak borrow error on `FnMut` when `Fn` is expected
Esteban Küber
-64
/
+64
2019-11-18
Update ui tests
Guillaume Gomez
-1
/
+2
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-107
/
+177
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-61
/
+61
2018-12-25
Remove licenses
Mark Rousskov
-41
/
+41
2018-09-12
use structured suggestion for "missing mut" label
Andy Russell
-3
/
+3
2018-07-20
Update tests for new NLL mutability errors
Matthew Jasper
-0
/
+308