rust/library/test
Oleksii Lozovskyi 069cf9dfc9 rustdoc: Write newline differently
Fix the panic in write_message() which expects messages to contain
no embedded newlines. We still want a trailing newline at the end
of the file though, so write it in different manner.

Doctest runner no longer panics, but the output is kinda broken
when `compile_fail` doctests are present. This is because they
are not mergeable.
2025-12-13 16:31:09 +09:00
..
src rustdoc: Write newline differently 2025-12-13 16:31:09 +09:00
Cargo.toml Update getopts to remove unicode-width dependency 2025-08-29 15:08:51 +00:00