stabilized needs_drop (fixes #41890)
This commit is contained in:
parent
ae8efdc87d
commit
04855950b9
3 changed files with 1 additions and 4 deletions
|
@ -276,7 +276,6 @@
|
|||
#![feature(macro_reexport)]
|
||||
#![feature(macro_vis_matcher)]
|
||||
#![feature(needs_panic_runtime)]
|
||||
#![feature(needs_drop)]
|
||||
#![feature(never_type)]
|
||||
#![feature(num_bits_bytes)]
|
||||
#![feature(old_wrapping)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue