about summary refs log tree commit diff
path: root/library/test/src/term.rs
AgeCommit message (Collapse)AuthorLines
2025-01-20test: add `#![warn(unreachable_pub)]`Urgau-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2022-10-21WinConsole::new is not actually fallibleRalf Jung-1/+1
2021-07-18Remove unused stuff and switch to pub(crate) whenever possible.Charles Lew-108/+19
2021-07-18Fix compilation errors.Charles Lew-0/+174