From 2a9b75281bfb03fc795568ac8fb6eeff7cac8034 Mon Sep 17 00:00:00 2001 From: Vadim Petrochenkov Date: Sat, 3 Aug 2019 04:22:44 +0300 Subject: Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infrastructure to elsewhere --- src/libsyntax_pos/symbol.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax_pos') diff --git a/src/libsyntax_pos/symbol.rs b/src/libsyntax_pos/symbol.rs index 12c4ba059fe..f7e1b983e54 100644 --- a/src/libsyntax_pos/symbol.rs +++ b/src/libsyntax_pos/symbol.rs @@ -565,7 +565,6 @@ symbols! { rustc_clean, rustc_const_unstable, rustc_conversion_suggestion, - rustc_copy_clone_marker, rustc_def_path, rustc_deprecated, rustc_diagnostic_macros, -- cgit 1.4.1-3-g733a5