From 43bfaa4a336095eb5697fb2df50909fd3c72ed14 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 25 Mar 2015 17:06:52 -0700 Subject: Mass rename uint/int to usize/isize Now that support has been removed, all lingering use cases are renamed. --- src/libterm/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libterm/lib.rs') diff --git a/src/libterm/lib.rs b/src/libterm/lib.rs index 41e066cc94a..ed2d00d6ad7 100644 --- a/src/libterm/lib.rs +++ b/src/libterm/lib.rs @@ -57,7 +57,6 @@ #![feature(box_syntax)] #![feature(collections)] -#![feature(int_uint)] #![feature(rustc_private)] #![feature(staged_api)] #![feature(std_misc)] -- cgit 1.4.1-3-g733a5