Stabilize universal_impl_trait
This commit is contained in:
parent
445fafaa4b
commit
c393db67ba
31 changed files with 15 additions and 108 deletions
|
@ -7,7 +7,7 @@
|
|||
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
#![feature(conservative_impl_trait, universal_impl_trait)]
|
||||
#![feature(conservative_impl_trait)]
|
||||
|
||||
use std::fmt::Debug;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue