diff options
| author | bors <bors@rust-lang.org> | 2021-11-05 12:22:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-11-05 12:22:13 +0000 |
| commit | d22dd65835190278f315e06442614142653ec98f (patch) | |
| tree | 05ab1b58cb1ebdefe9d69baf3cb8bfab893a6478 /compiler/rustc_mir_transform/src/coverage/counters.rs | |
| parent | 489ec310d2eadbdbdafc172fb09e9d598c01c93e (diff) | |
| parent | ed63c71d61f2e9e5d8f54a78149117e596dddf0f (diff) | |
| download | rust-d22dd65835190278f315e06442614142653ec98f.tar.gz rust-d22dd65835190278f315e06442614142653ec98f.zip | |
Auto merge of #90604 - mbartlett21:iterator-reexports, r=kennytm
Re-export some iterators from `core` in `std`
These iterators seem to have been forgotten to be re-exported from `std` (through `alloc`)
These are stable:
`core::slice::{SplitInclusive, SplitInclusiveMut}`
This one is still unstable:
`core::slice::EscapeAscii` (cc #77174)
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions
