]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #62728 - DutchGhost:fix-double-wording, r=jonas-schievink
authorMark Rousskov <mark.simulacrum@gmail.com>
Thu, 18 Jul 2019 15:29:42 +0000 (11:29 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2019 15:29:42 +0000 (11:29 -0400)
commit831d33b8b0108c808d5148d434295c4c94f7102b
treea689d68fa398e12223b9d6a6ba960814358731af
parent988a4bad90907facf98ee4541c277d0450d66607
parent9341e90b443229eeb9c1dffbea7f37b7953ba117
Rollup merge of #62728 - DutchGhost:fix-double-wording, r=jonas-schievink

Fix repeated wording in slice documentation

Changes `of the slice of the slice` to `of the slice` in the chunk- and friends documentation of slices
src/libcore/slice/mod.rs