| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-27 | std: move allocators to `sys` | joboet | -28/+0 | |
| 2024-08-01 | fix(pal/hermit): `deny(unsafe_op_in_unsafe_fn)` | Martin Kröning | -4/+11 | |
| Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de> | ||||
| 2024-07-31 | refactor(pal/hermit): use default impl of `GlobalAlloc::alloc_zeroed` | Martin Kröning | -10/+0 | |
| Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de> | ||||
| 2024-04-23 | increase the readability by using the unique name for the hermit-abi | Stefan Lankes | -5/+5 | |
| Take up suggestion from the discussions within rust-lang/rust#115984 to increase readability. | ||||
| 2024-01-11 | std: fix module references on hermit | joboet | -1/+1 | |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+31 | |
