Age | Commit message (Expand) | Author |
---|---|---|
2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds |
2025-06-29 | rust: revocable: document why &T is not used in RevocableGuard | Alice Ryhl |
2025-06-28 | rust: revocable: support fallible PinInit types | Danilo Krummrich |
2025-06-28 | rust: implement `Wrapper<T>` for `Opaque<T>` | Christian Schrefl |
2025-06-13 | rust: revocable: indicate whether `data` has been revoked already | Danilo Krummrich |
2025-05-04 | rust: revocable: implement Revocable::access() | Danilo Krummrich |
2025-04-22 | rust/revocable: add try_access_with() convenience method | Alexandre Courbot |
2024-12-20 | rust: add `Revocable` type | Wedson Almeida Filho |