about summary refs log tree commit diff
path: root/library/test/src/term/win.rs
AgeCommit message (Expand)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-05-26use proper name instead of magic numberLzu Tao-7/+5
2022-10-21WinConsole::new is not actually fallibleRalf Jung-4/+3
2021-07-18Remove unused stuff and switch to pub(crate) whenever possible.Charles Lew-52/+2
2021-07-18Fix compilation errors.Charles Lew-3/+3
2021-07-18Move `library/term/src` to `library/test/src/term/`.Charles Lew-0/+220