Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-05 | rust: kernel: remove redundant imports | Miguel Ojeda | 1 | -1/+1 |
2024-02-18 | rust: kernel: mark code fragments in docs with backticks | Valentin Obst | 1 | -1/+1 |
2024-02-18 | rust: kernel: unify spelling of refcount in docs | Valentin Obst | 1 | -2/+2 |
2024-01-28 | rust: sync: update integer types in CondVar | Alice Ryhl | 1 | -1/+14 |
2024-01-28 | rust: sync: add `CondVar::wait_timeout` | Alice Ryhl | 1 | -1/+4 |
2023-12-21 | rust: support `srctree`-relative links | Miguel Ojeda | 1 | -1/+1 |
2023-10-15 | rust: task: remove redundant explicit link | Miguel Ojeda | 1 | -1/+1 |
2023-05-31 | rust: task: add `Send` marker to `Task` | Alice Ryhl | 1 | -2/+8 |
2023-04-22 | rust: introduce `current` | Wedson Almeida Filho | 1 | -1/+81 |
2023-04-22 | rust: add basic `Task` | Wedson Almeida Filho | 1 | -0/+75 |