Fix more warnings everywhere.

This commit is contained in:
Simon Sapin 2015-03-18 22:11:20 +01:00
parent 5ffd71cd5e
commit 6a58cbd118
7 changed files with 5 additions and 7 deletions

View file

@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![feature(core)]
#![feature(int_uint)]
extern crate devtools_traits;