Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Andy Russell
d871b8ad4a
use structured suggestion for "missing mut" label
...
Fixes #54133 .
2018-09-12 17:16:18 -04:00
Guillaume Gomez
2e104a77cf
update tests
2018-03-14 00:53:24 +01:00
Vadim Petrochenkov
fa2d9fc4b9
Update UI tests
2018-02-26 20:24:02 +03:00
Guillaume Gomez
5747fd6611
Update ui tests
2018-02-25 12:15:05 +01:00
Oliver Schneider
8937d6a6cf
Merge cfail and ui tests into ui tests
2017-11-24 11:32:35 +01:00
Ariel Ben-Yehuda
77f4022303
Revert "Change error count messages"
...
This reverts commit 5558c64f33
.
2017-07-02 13:49:30 +03:00
Guillaume Gomez
998b19740c
Add new error codes and update tests
2017-05-27 19:58:52 +02:00
Michael Kohl
5558c64f33
Change error count messages
...
See #33525 for details.
2017-05-24 16:14:38 +07:00
Ariel Ben-Yehuda
50728e5245
borrowck: consolidate mut
suggestions
...
This converts all of borrowck's `mut` suggestions to a new
`mc::ImmutabilityBlame` API instead of the current mix of various hacks.
Fixes #35937 .
Fixes #40823 .
2017-03-27 01:37:42 +03:00
Seo Sanghyeon
d52eb1ab0c
RUST_NEW_ERROR_FORMAT is no more
2016-08-16 16:52:30 +09:00
Jonathan Turner
1fd014a965
Add fix for tabs. Move error unit tests->ui tests
2016-07-14 07:57:46 -04:00