mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
3c18b6ce66
doc(library): Fix Markdown in `Iterator::by_ref` This patch fixes the Markdown formatting in `std::core::iter::Iterator::by_ref`. Code is used inside a link without the backticks around the code.