Sebastian Dröge
2018-09-24 22:43:06 +03:00
parent a072d1bca6
commit e09e45041b
7 changed files with 77 additions and 77 deletions

View File

@@ -116,7 +116,7 @@
#![feature(unsize)]
#![feature(allocator_internals)]
#![feature(on_unimplemented)]
#![feature(exact_chunks)]
#![feature(chunks_exact)]
#![feature(rustc_const_unstable)]
#![feature(const_vec_new)]
#![feature(maybe_uninit)]