1 2 3 4 5
use syntax::{register_diagnostic, register_diagnostics}; register_diagnostics! { E0721, // `await` keyword }