Remove old_orphan_check
This commit is contained in:
parent
f7a08cf1cc
commit
6195861f53
|
@ -38,7 +38,6 @@
|
||||||
|
|
||||||
#![feature(macro_rules)]
|
#![feature(macro_rules)]
|
||||||
#![feature(associated_types)]
|
#![feature(associated_types)]
|
||||||
#![feature(old_orphan_check)]
|
|
||||||
#![deny(missing_docs)]
|
#![deny(missing_docs)]
|
||||||
#![cfg_attr(test, deny(warnings))]
|
#![cfg_attr(test, deny(warnings))]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue