diff options
Diffstat (limited to 'src/librustc/lib.rs')
| -rw-r--r-- | src/librustc/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustc/lib.rs b/src/librustc/lib.rs index e8af07e4381..62ff7dd8131 100644 --- a/src/librustc/lib.rs +++ b/src/librustc/lib.rs @@ -48,7 +48,6 @@ #![cfg_attr(test, feature(test))] #![allow(trivial_casts)] -#![allow(trivial_numeric_casts)] extern crate arena; extern crate flate; |
