about summary refs log tree commit diff
path: root/library/std/src/sys/pal/common/tests.rs
AgeCommit message (Collapse)AuthorLines
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.
2024-02-18Dyn erase at call siteDavid Thomas-6/+6
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+66