diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2022-06-14 19:11:24 -0400 |
|---|---|---|
| committer | Jacob Pratt <jacob@jhpratt.dev> | 2022-06-14 19:46:13 -0400 |
| commit | fb05b53745824a2633f49a8eef6ea9739bbf1cc5 (patch) | |
| tree | 9889214f1a4411e3ae09c056251efa1f5d8942d1 /compiler/rustc_span/src | |
| parent | 1f34da9ec8a85b6f86c5fa1c121ab6f88f2f4966 (diff) | |
| download | rust-fb05b53745824a2633f49a8eef6ea9739bbf1cc5.tar.gz rust-fb05b53745824a2633f49a8eef6ea9739bbf1cc5.zip | |
Remove `rustc_deprecated` diagnostics
Diffstat (limited to 'compiler/rustc_span/src')
| -rw-r--r-- | compiler/rustc_span/src/symbol.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 6547ec493c8..ea51e3cfbc8 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1188,7 +1188,6 @@ symbols! { rustc_const_unstable, rustc_conversion_suggestion, rustc_def_path, - rustc_deprecated, rustc_diagnostic_item, rustc_diagnostic_macros, rustc_dirty, |
