Fix errors, remove unused files

This commit is contained in:
GuillaumeGomez
2015-02-19 01:12:45 +01:00
committed by Guillaume Gomez
parent 9e28caef31
commit c74d49c804
4 changed files with 13 additions and 54 deletions

View File

@@ -109,7 +109,7 @@
#![feature(box_syntax)]
#![feature(collections)]
#![feature(core)]
#![feature(int_uint)]
#![feature(hash)]
#![feature(lang_items)]
#![feature(libc)]
#![feature(linkage, thread_local, asm)]