Stabilize refcell_take

This commit is contained in:
ThinkChaos 2020-10-31 19:06:25 +01:00
parent 52e3cf13aa
commit 5c6689baff
2 changed files with 1 additions and 3 deletions

View file

@ -297,7 +297,6 @@
#![feature(raw)]
#![feature(raw_ref_macros)]
#![feature(ready_macro)]
#![feature(refcell_take)]
#![feature(rustc_attrs)]
#![feature(rustc_private)]
#![feature(shrink_to)]