rust/src/librustc_error_codes
bors e86c9e6ef8 Auto merge of #69442 - jakevossen5:master, r=Mark-Simulacrum
`--explain` disambiguates no long description and invalid error codes

Closes #44710

First code contribution here, so feedback is very much appreciated!

cc @zackmdavis
cc @Mark-Simulacrum
2020-03-02 03:16:22 +00:00
..
error_codes Rollup merge of #69607 - GuillaumeGomez:cleanup-e0376, r=Dylan-DPC 2020-03-01 17:23:36 +01: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 E0747 error code 2020-02-28 16:01:04 +01:00
lib.rs added try_find_description to distinguish no desc from invalid code 2020-02-29 11:53:51 -07:00