diff options
Diffstat (limited to 'components/util/lib.rs')
-rw-r--r-- | components/util/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/util/lib.rs b/components/util/lib.rs index 4eaf40b465f..c30e4c714c9 100644 --- a/components/util/lib.rs +++ b/components/util/lib.rs @@ -8,7 +8,6 @@ #![feature(core)] #![feature(exit_status)] #![feature(hash)] -#![feature(int_uint)] #![feature(io)] #![feature(old_io)] #![feature(optin_builtin_traits)] |