]> git.lizzy.rs Git - rust.git/blob - src/librustc_lint/error_codes.rs
Rollup merge of #65627 - varkor:const-generics-forbid-non-structural_match, r=petroch...
[rust.git] / src / librustc_lint / error_codes.rs
1 syntax::register_diagnostics! {
2 ;
3 //  E0721, // `await` keyword
4 }