Get rid of some NOTEs.

This commit is contained in:
Michael Sullivan
2013-07-30 16:47:22 -07:00
parent fd01031f3a
commit 7dbc5ae79f
3 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
#[crate_type = "bin"];
#[allow(non_camel_case_types)];
#[allow(unrecognized_lint)]; // NOTE: remove after snapshot
#[deny(warnings)];
extern mod extra;