| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -46/+0 | |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to ↵ | Yoshua Wuyts | -1/+1 | |
| `std::thread::available_parallelism` | ||||
| 2021-06-21 | Use `Unsupported` on platforms where `available_concurrency` is not implemented. | Christiaan Dirkx | -4/+1 | |
| 2021-06-21 | Move `available_concurrency` implementation to `sys` | Christiaan Dirkx | -0/+8 | |
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -1/+1 | |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -2/+2 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+41 | |
