about summary refs log tree commit diff
path: root/src/librustc_plugin/error_codes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/librustc_plugin/error_codes.rs')
-rw-r--r--src/librustc_plugin/error_codes.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/librustc_plugin/error_codes.rs b/src/librustc_plugin/error_codes.rs
index 9e76f52a111..b5f6a8d905d 100644
--- a/src/librustc_plugin/error_codes.rs
+++ b/src/librustc_plugin/error_codes.rs
@@ -1,5 +1,3 @@
-#![allow(non_snake_case)]
-
 use syntax::{register_diagnostics, register_long_diagnostics};
 
 register_long_diagnostics! {