1
Fork 0

Stabilize total_cmp

This commit is contained in:
Pyry Kontio 2022-03-29 21:43:24 +09:00
parent 2ed6786404
commit 1b9cd5bb62
4 changed files with 2 additions and 6 deletions

View file

@ -285,7 +285,6 @@
#![feature(std_internals)]
#![feature(str_internals)]
#![feature(strict_provenance)]
#![feature(total_cmp)]
//
// Library features (alloc):
#![feature(alloc_layout_extra)]