rust/library/core
Yuki Okushi 7ed7f65bac
Rollup merge of #97363 - wackbyte:sliceindex-doc-typo, r=JohnTitor
Fix a small mistake in `SliceIndex`'s documentation

Originally, it said "`get_(mut_)unchecked`," but the method's actual name is `get_unchecked_mut`.
2022-05-25 07:08:44 +09:00
..
benches Auto merge of #96626 - thomcc:rand-bump, r=m-ou-se 2022-05-05 05:08:44 +00:00
primitive_docs
src Rollup merge of #97363 - wackbyte:sliceindex-doc-typo, r=JohnTitor 2022-05-25 07:08:44 +09:00
tests Auto merge of #97265 - JohnTitor:rollup-kgthnjt, r=JohnTitor 2022-05-22 04:27:10 +00:00
Cargo.toml Avoid use of rand::thread_rng in stdlib benchmarks 2022-05-02 00:08:21 -07:00