mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
aa35ab81ea
Since `len` and `is_empty` are not const stable yet, this also creates a new feature for them since they previously used the same `const_btree_new` feature.