Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"

This reverts commit c6e3d7fa31, reversing
changes made to 4591a245c7.
This commit is contained in:
Ralf Jung
2018-09-25 15:07:27 +02:00
parent 6622172734
commit e37d6d37e7
20 changed files with 85 additions and 350 deletions

View File

@@ -120,7 +120,6 @@
#![feature(rustc_const_unstable)]
#![feature(const_vec_new)]
#![feature(slice_partition_dedup)]
#![feature(maybe_uninit)]
// Allow testing this library