Problem
See title. CR can be used to continuously update a line.
Steps
fn main() {
print!("hewwo\r");
}
Possible Solution(s)
Output a leading newline before writing out the error text.
Notes
No response
Version
cargo 1.96.0-nightly (f298b8c82 2026-02-24)
release: 1.96.0-nightly
commit-hash: f298b8c82da0cba538516b45b04a480fc501d4c0
commit-date: 2026-02-24
host: x86_64-pc-windows-msvc
libgit2: 1.9.2 (sys:0.20.4 vendored)
libcurl: 8.15.0-DEV (sys:0.4.83+curl-8.15.0 vendored ssl:Schannel)
os: Windows 10.0.19045 (Windows 10 Home) [64-bit]
Problem
See title. CR can be used to continuously update a line.
Steps
Possible Solution(s)
Output a leading newline before writing out the error text.
Notes
No response
Version