index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_lint
/
error_codes.rs
blob: d7c39b780bfdf1a7870ffcc6548849a7c25c0f92 (
plain
)
1
2
3
4
5
use syntax::register_diagnostics; register_diagnostics! { E0721, // `await` keyword }