]> git.lizzy.rs Git - rust.git/blob - src/librustc_lint/error_codes.rs
Rollup merge of #65544 - dorfsmay:doc_keyword_break, r=Dylan-DPC
[rust.git] / src / librustc_lint / error_codes.rs
1 syntax::register_diagnostics! {
2 ;
3 //  E0721, // `await` keyword
4 }