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