diff options
| author | kennytm <kennytm@gmail.com> | 2018-03-14 16:29:45 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-03-15 00:15:46 +0800 |
| commit | b5f102c7aee92fb3559a5ed0a207ffaf287f496f (patch) | |
| tree | 996cf64585aaf6f418d82fd92a96035ba3b591dd /src/rustllvm/PassWrapper.cpp | |
| parent | c65ee94365b3a3545b9eb77d4f528c56f19a23bd (diff) | |
| parent | f69a0999e742a6fc45fd4b962c30c56d04c2245c (diff) | |
| download | rust-b5f102c7aee92fb3559a5ed0a207ffaf287f496f.tar.gz rust-b5f102c7aee92fb3559a5ed0a207ffaf287f496f.zip | |
Rollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
Remove some unnecessary IdxSet methods This replaces `IdxSet:: reset_to_empty` with `IdxSet:: clear`, and `IdxSet::elems`/`IdxSet::each_bit` with `IdxSet::iter`. Based on some [comments on #rustc](https://botbot.me/mozilla/rustc/2018-01-23/?msg=96063396). r? @pnkfelix
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
