| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+2 | |
| All refactoring needed was only in `alloc.rs`, changed part of the code in `alloc` method to satisfy the SAFETY statement | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+72 | |
