1
Fork 0

stabilize nonnull_cast feature

This commit is contained in:
tinaun 2018-04-17 00:59:16 -04:00
parent 4a8f4b7e49
commit b84baf2378
4 changed files with 2 additions and 4 deletions

View file

@ -275,7 +275,6 @@
#![feature(macro_reexport)]
#![feature(macro_vis_matcher)]
#![feature(needs_panic_runtime)]
#![feature(nonnull_cast)]
#![feature(exhaustive_patterns)]
#![feature(nonzero)]
#![feature(num_bits_bytes)]