Stabilize Bound::cloned()
This commit is contained in:
parent
a435b49e86
commit
f2b21e2d0b
3 changed files with 1 additions and 4 deletions
|
@ -31,7 +31,6 @@
|
|||
#![feature(restricted_std)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(bound_cloned)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[unstable(feature = "proc_macro_internals", issue = "27812")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue