Mazdak Farrokhzad
|
0a0d07a1fc
|
Rollup merge of #66526 - estebank:async-fn-trait-information, r=Centril
Add more context to `async fn` trait error
Follow up to #65937. Fix #65899.
|
2019-11-20 12:58:30 +01:00 |
|
Mazdak Farrokhzad
|
b5166b1e85
|
Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez
Add explanation message for E0641
Part of #61137
|
2019-11-19 13:10:19 +01:00 |
|
Esteban Küber
|
e565329144
|
Add error code documentation
|
2019-11-18 15:23:05 -08:00 |
|
Guillaume Gomez
|
c981c994d4
|
Move E0594 to new error code system
|
2019-11-18 23:38:25 +01:00 |
|
clemencetbk
|
4e1eeb9a45
|
Add explanation message for E0641
|
2019-11-16 12:04:17 -05:00 |
|
Mazdak Farrokhzad
|
8444e1628c
|
move DIAGNOSTICS usage to rustc_driver
|
2019-11-16 02:32:33 +01:00 |
|
Guillaume Gomez
|
57564c80e3
|
Add link to error code explanation RFC
|
2019-11-15 13:24:47 +01:00 |
|
Guillaume Gomez
|
bfa3d599eb
|
move E0744 to new error code
|
2019-11-14 13:05:56 +01:00 |
|
Guillaume Gomez
|
411f94c3b9
|
move E0623 into the new error code format
|
2019-11-14 13:05:56 +01:00 |
|
Guillaume Gomez
|
cd274632f8
|
Put each error code long explanation into their own markdown file
|
2019-11-14 13:05:56 +01:00 |
|
Guillaume Gomez
|
0aea1ca014
|
fix tidy issue on file length
|
2019-11-14 13:05:56 +01:00 |
|
Guillaume Gomez
|
3816fce76c
|
Create new librustc_error_codes lib and move error codes declaration inside it
|
2019-11-14 13:05:42 +01:00 |
|