about summary refs log tree commit diff
path: root/src/test/rustdoc/crate-version-escape.rs
AgeCommit message (Collapse)AuthorLines
2020-03-01rustdoc: HTML escape crate versionOliver Middleton-0/+6
As `--crate-version` accepts arbitrary strings they need to be escaped.