mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
890a327c86
Make `feature(const_btree_len)` implied by `feature(const_btree_new)` ...this should fix code that used the old feature that was changed in #102197 cc ```@davidtwco``` it seems like tidy doesn't check `implied_by`, should it?