about summary refs log tree commit diff
path: root/library/std/tests/windows.rs
AgeCommit message (Collapse)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+3
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-06-12Make PathBuf less Ok with adding UTF-16 then `into_string`Jubilee Young-0/+14