Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-11 | rust: map `__kernel_size_t` and friends also to usize/isize | Gary Guo | 1 | -0/+5 |
2024-10-07 | rust: enable `clippy::undocumented_unsafe_blocks` lint | Miguel Ojeda | 1 | -0/+1 |
2024-07-10 | rust: allow `dead_code` for never constructed bindings | Miguel Ojeda | 1 | -0/+1 |
2023-12-14 | rust: bindings: rename const binding using sed | Gary Guo | 1 | -3/+0 |
2023-05-31 | rust: upgrade to Rust 1.68.2 | Miguel Ojeda | 1 | -1/+0 |
2023-01-17 | rust: sync: add `Arc` for ref-counted allocations | Wedson Almeida Filho | 1 | -0/+1 |
2022-09-28 | rust: add `bindings` crate | Miguel Ojeda | 1 | -0/+53 |