| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-21 | bumpt compiler and tools to windows 0.59 | klensy | -2/+2 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -10/+7 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-05-08 | Remove `extern crate tracing`. | Nicholas Nethercote | -0/+1 | |
| `use` is a nicer way of doing things. | ||||
| 2024-02-18 | windows bump to 0.52 | klensy | -1/+0 | |
| 2023-09-21 | added support for GNU/Hurd | Samuel Thibault | -4/+20 | |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -26/+38 | |
| 2022-10-17 | Remove execute bit from lock file permissions | Danny Milosavljevic | -6/+1 | |
| 2022-04-14 | separate flock implementations into separate modules | Andy Russell | -0/+184 | |
