mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
e39e127bd0
Expect the entire input to be a single XML document, instead of reading it line by line. This detects trailing junk better.