about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2016-05-03 13:31:12 +0200
committerGeorg Brandl <georg@python.org>2016-05-03 13:31:29 +0200
commit1bcf41e53f1361a7b09503b6c3a081a3b6907cb6 (patch)
treeb71204181ff8a5cb6602f93b69dc359fe727c3f1 /src/libsyntax/parse/parser.rs
parent7d8100a068151512774caf15a6a88766ca9cf434 (diff)
downloadrust-1bcf41e53f1361a7b09503b6c3a081a3b6907cb6.tar.gz
rust-1bcf41e53f1361a7b09503b6c3a081a3b6907cb6.zip
rustdoc: HTML-escape Rust code (from constants)
Especially in cases like the one in the test file, this can blow
up the docs big time if string constants in the code contain HTML.

But also other constants can contain special chars (e.g. `&` as an
operator in constant expressions).
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions