Remove unused feature.

This commit is contained in:
Nicholas Nethercote 2023-11-20 16:20:45 +11:00
parent 5bec5ae545
commit f79911def6

View File

@ -4,7 +4,6 @@
#![feature(associated_type_defaults)]
#![feature(closure_track_caller)]
#![feature(const_btree_len)]
#![feature(let_chains)]
#![feature(min_specialization)]
#![feature(never_type)]