mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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.