]> git.lizzy.rs Git - rust.git/commit
Fix broken links to other slice functions in chunks/chunks_mut/exact_chunk/exact_chun...
authorSebastian Dröge <sebastian@centricular.com>
Sun, 21 Jan 2018 09:20:19 +0000 (11:20 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 21 Jan 2018 09:20:19 +0000 (11:20 +0200)
commit1756f680b0c313a3dbfb40070c0160da2ed0576f
treec7766e9063049cc345fdd4dabe17860397d6afa8
parentb85aefbc601b1fe89b4989c623305eb1def8e0e7
Fix broken links to other slice functions in chunks/chunks_mut/exact_chunk/exact_chunks_mut docs

See https://github.com/rust-lang/rust/pull/47126#discussion_r162780492
src/liballoc/slice.rs