Skip to content

Commit f79911d

Browse files
committed
Remove unused feature.
1 parent 5bec5ae commit f79911d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_hir/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
55
#![feature(associated_type_defaults)]
66
#![feature(closure_track_caller)]
7-
#![feature(const_btree_len)]
87
#![feature(let_chains)]
98
#![feature(min_specialization)]
109
#![feature(never_type)]

0 commit comments

Comments
 (0)