1
Fork 0

Stabilize duration_zero.

This commit is contained in:
Mara Bos 2021-04-11 11:24:17 +02:00
parent c18c0ad2bc
commit d1e23b8af8
3 changed files with 2 additions and 7 deletions

View file

@ -261,7 +261,6 @@
#![cfg_attr(not(bootstrap), feature(doc_notable_trait))]
#![feature(dropck_eyepatch)]
#![feature(duration_constants)]
#![feature(duration_zero)]
#![feature(edition_panic)]
#![feature(exact_size_is_empty)]
#![feature(exhaustive_patterns)]