about summary refs log tree commit diff
path: root/library/std/src/sys/pal/solid/abi/mod.rs
AgeCommit message (Collapse)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-5/+5
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+0
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+65