Fix rustfmt errors.

This commit is contained in:
Dan Gohman
2018-07-26 11:51:12 -07:00
parent e0124fa82f
commit d0fbf47987

View File

@@ -5,8 +5,7 @@
#![deny(missing_docs, trivial_numeric_casts, unused_extern_crates)]
#![warn(unused_import_braces, unstable_features)]
#![cfg_attr(feature="cargo-clippy", allow(
type_complexity))]
#![cfg_attr(feature = "cargo-clippy", allow(type_complexity))]
#![cfg_attr(
feature = "cargo-clippy",
warn(