Fix some warnings

This commit is contained in:
Simon Sapin 2016-04-29 18:30:57 +02:00
parent 9770e3c1e3
commit 756a34e93d
5 changed files with 6 additions and 8 deletions

View file

@ -11,7 +11,6 @@
#![feature(plugin)]
#![feature(raw)]
#![feature(step_by)]
#![feature(str_char)]
#![feature(unsafe_no_drop_flag)]
#![deny(unsafe_code)]