diff options
| author | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2019-11-16 20:11:05 +0300 |
|---|---|---|
| committer | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2019-11-17 01:11:28 +0300 |
| commit | 11580ced403211c8c422a952a2c5dabedf6812d6 (patch) | |
| tree | 8d8bac55b4a4a793af8c1a94036537bb39acb31f /src/libsyntax_pos | |
| parent | a699f17483baeff87dc027331bce9a552a6b0624 (diff) | |
Address review comments
Diffstat (limited to 'src/libsyntax_pos')
| -rw-r--r-- | src/libsyntax_pos/symbol.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsyntax_pos/symbol.rs b/src/libsyntax_pos/symbol.rs index b3e9576f43f..86eaeeab5a4 100644 --- a/src/libsyntax_pos/symbol.rs +++ b/src/libsyntax_pos/symbol.rs @@ -570,7 +570,6 @@ symbols! { rust_2018_preview, rust_begin_unwind, rustc, - Rust, RustcDecodable, RustcEncodable, rustc_allocator, |
