mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
6da2b7dd8f
Escaping quote marks is only needed in attributes, not text. ```console $ du -hs doc-old/ doc-new/ 670M doc-old/ 669M doc-new/ ```