| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-09 | Mark extern blocks as unsafe | Michael Goulet | -1/+1 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-05-26 | use proper name instead of magic number | Lzu Tao | -7/+5 | |
| 2022-10-21 | WinConsole::new is not actually fallible | Ralf Jung | -4/+3 | |
| 2021-07-18 | Remove unused stuff and switch to pub(crate) whenever possible. | Charles Lew | -52/+2 | |
| 2021-07-18 | Fix compilation errors. | Charles Lew | -3/+3 | |
| 2021-07-18 | Move `library/term/src` to `library/test/src/term/`. | Charles Lew | -0/+220 | |
