Remove need for associated_type_bounds in std.
This commit is contained in:
parent
79220247cd
commit
aec51fbf40
2 changed files with 4 additions and 3 deletions
|
@ -224,7 +224,6 @@
|
|||
#![feature(allocator_internals)]
|
||||
#![feature(allow_internal_unsafe)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(c_unwind)]
|
||||
#![feature(cfg_target_thread_local)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue