about summary refs log tree commit diff
path: root/library/std/src/sys/personality/emcc.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-01-13std: move personality implementation out of PALjoboet-0/+20
2024-01-11std: begin moving platform support modules into `pal`joboet-20/+0
2023-07-09move personality to sysGus Caplan-0/+20