mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +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.