Stop using int and uint in style.

This commit is contained in:
Ms2ger 2015-04-05 19:13:01 +02:00
parent f22d920b4d
commit 9aa9a3b8fd
4 changed files with 9 additions and 10 deletions

View file

@ -4,7 +4,6 @@
#![feature(alloc)]
#![feature(plugin)]
#![feature(int_uint)]
#![feature(box_syntax)]
#![feature(core)]
#![feature(collections)]