rust/compiler/rustc_error_codes/src
Dylan DPC 408b8cf7c4
Rollup merge of #103757 - ffmancera:ff/clarify_E0207, r=jackh726
Mention const and lifetime parameters in error E0207

Error Index for E0207 must mention const and lifetime parameters. In addition, add code examples for these situations.

Fixes #80862
2022-11-07 18:35:23 +05:30
..
error_codes Rollup merge of #103757 - ffmancera:ff/clarify_E0207, r=jackh726 2022-11-07 18:35:23 +05:30
error_codes.rs Add long description and test for E0311 2022-08-19 06:46:37 -04:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00