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