mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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