rust/src/librustc_error_codes
Yuki Okushi 9c1244d6a1
Rollup merge of #68582 - LeSeulArtichaut:code-explanations, r=Dylan-DPC
Add E0727 long explanation

Add long explanation for the `E0727` error code (async generators not yet supported).
Part of #61137

r? @GuillaumeGomez
2020-01-29 09:34:49 +09:00
..
error_codes Rollup merge of #68582 - LeSeulArtichaut:code-explanations, r=Dylan-DPC 2020-01-29 09:34:49 +09:00
Cargo.toml Create new librustc_error_codes lib and move error codes declaration inside it 2019-11-14 13:05:42 +01:00
error_codes.rs Add E0727 long explanation 2020-01-28 21:17:12 +01:00
lib.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00