Jethro Beekman
|
c22cc1d67a
|
Remove unnecessary features from compiler error code list
|
2019-08-06 10:49:45 -07:00 |
|
Mazdak Farrokhzad
|
c4bf275eca
|
Remove 'feature(nll)' from bind_by_move_pattern_guards tests.
|
2019-07-30 06:43:06 +02:00 |
|
Vadim Petrochenkov
|
434152157f
|
Remove lint annotations in specific crates that are already enforced by rustbuild
Remove some random unnecessary lint `allow`s
|
2019-07-28 18:46:24 +03:00 |
|
Matthew Jasper
|
2975c01747
|
Remove unused BorrowckErrors methods
|
2019-07-14 20:19:16 +01:00 |
|
Yuki Okushi
|
db93d01493
|
Remove compile-pass from error codes' explanation
|
2019-07-06 02:06:00 +09:00 |
|
Jethro Beekman
|
33fb1c501c
|
Add FAQ for NLL migration
|
2019-05-21 09:52:05 -07:00 |
|
Matthew Jasper
|
aa6fb6caf9
|
Enable migrate mode by default on the 2015 edition
This also fully stabilizes two-phase borrows on all editions
|
2019-04-21 20:50:02 +01:00 |
|
Yuki OKUSHI
|
5f3b8d0883
|
Rename diagnostics to error_codes
|
2019-04-17 18:19:14 +09:00 |
|