granite-rust/library/core
bors 6b4563bf93 Auto merge of #90602 - mbartlett21:const-intoiterator, r=oli-obk
Unstably constify `impl<I: Iterator> IntoIterator for I`

This constifies the default `IntoIterator` implementation under the `const_intoiterator_identity` feature.

Tracking Issue: #90603
2022-04-23 15:41:45 +00:00
..
benches Make some usize-typed masks definition agnostic to the size of usize 2022-04-15 17:04:59 +02:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Auto merge of #90602 - mbartlett21:const-intoiterator, r=oli-obk 2022-04-23 15:41:45 +00:00
tests Auto merge of #92287 - JulianKnodt:slice_remainder, r=yaahc 2022-04-18 23:34:24 +00:00
Cargo.toml Build libcore as 2021 in a few more places 2022-02-06 15:41:01 -08:00