]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #81144 - nhwn:typo-map-while, r=jackh726
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 3 Feb 2021 07:41:22 +0000 (08:41 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Feb 2021 07:41:22 +0000 (08:41 +0100)
commit7330a9ce32485287f73e83ca5bb12aa1ed00feb2
tree2eee702b7543369f30329219644036803d7d5505
parente6a0f3cdf3801394a53ffa42683385d94b02c772
parent829f6bb6727f93970f86788044e32caa2f358000
Rollup merge of #81144 - nhwn:typo-map-while, r=jackh726

Fixed formatting typo in map_while docs

changes `` ` None` `` to ``[`None`]`` for consistency
library/core/src/iter/traits/iterator.rs