Skip to content

Commit

Permalink
Remove unused feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethercote committed Nov 20, 2023
1 parent 5bec5ae commit f79911d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_hir/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit f79911d

Please sign in to comment.