rust/src/librustc_error_codes
Manish Goregaokar 128fa2b981
Rollup merge of #72071 - PankajChaudhary5:ErrorCode-E0687, r=davidtwco
Added detailed error code explanation for issue E0687 in Rust compiler.

Added proper error explanation for issue E0687 in the Rust compiler.
Error Code E0687

Sub Part of Issue #61137

r? @GuillaumeGomez
2020-07-01 07:42:27 -07:00
..
error_codes Rollup merge of #72071 - PankajChaudhary5:ErrorCode-E0687, r=davidtwco 2020-07-01 07:42:27 -07: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 Rollup merge of #72071 - PankajChaudhary5:ErrorCode-E0687, r=davidtwco 2020-07-01 07:42:27 -07:00
lib.rs added try_find_description to distinguish no desc from invalid code 2020-02-29 11:53:51 -07:00