mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
03687f8ffa
Use double quote for rustdoc html r? `@GuillaumeGomez` Feels scary without escaping stuff when I looked at the code, probably susceptible to XSS. Follow up of https://github.com/rust-lang/rust/pull/75842