diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2020-10-31 09:49:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-31 09:49:39 +0100 |
| commit | 3601f9d40bdcd8bb7e3057e1d66c0b187e40ed9e (patch) | |
| tree | 14d072110d5b92b980cd0d653dbb702b6f8986c8 /compiler/rustc_llvm/llvm-wrapper | |
| parent | 841f0e7f2cd90747d6a7d0e699fac342cc6ee92b (diff) | |
| parent | 307cc11bebe930fa13dec86408e8ae6dbc04a037 (diff) | |
| download | rust-3601f9d40bdcd8bb7e3057e1d66c0b187e40ed9e.tar.gz rust-3601f9d40bdcd8bb7e3057e1d66c0b187e40ed9e.zip | |
Rollup merge of #78581 - a1phyr:const_btree_more, r=dtolnay
Constantify more BTreeMap and BTreeSet functions Just because we can: - `BTreeMap::len` - `BTreeMap::is_empty` - `BTreeSet::len` - `BTreeSet::is_empty` Note that I put the `const` under `const_btree_new`, because I don't think their is a need to create another feature flag for that. cc #71835
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
