rust/src/librustc_error_codes
Dylan DPC 31a1858a73
Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, r=petrochenkov
Removed lifetime parameters from Explanation of E0207

Removed lifetime parameters from Explanation of E0207
Fixes #62144
2020-06-08 22:15:17 +02:00
..
error_codes Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, r=petrochenkov 2020-06-08 22:15:17 +02: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 Create new error code E0758 for unterminated multi-line comments 2020-06-07 14:57:53 +02:00
lib.rs added try_find_description to distinguish no desc from invalid code 2020-02-29 11:53:51 -07:00