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