Files
rust/src/librustdoc
bors 03687f8ffa Auto merge of #76096 - pickfire:rustdoc-quote, r=jyn514
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
2020-10-17 08:19:12 +00:00
..
2020-07-30 14:13:51 -05:00
2020-09-13 20:15:01 -04:00
2020-08-31 13:16:50 +02:00
2020-10-03 14:16:23 +02:00

For more information about how librustdoc works, see the rustc dev guide.