mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d3f16d2f35
Fix trailing newline in JUnit formatter `write_message()` expects messages to contain no newlines. Fixes https://github.com/rust-lang/rust/issues/149436