Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-16 | rust: move pin-init API into its own directory | 1 | -129/+0 | |
2024-04-07 | rust: macros: allow generic parameter default values in `#[pin_data]` | 1 | -1/+2 | |
2024-04-07 | rust: macros: add `decl_generics` to `parse_generics()` | 1 | -0/+1 | |
2023-05-31 | rust: macros: replace Self with the concrete type in #[pin_data] | 1 | -4/+104 | |
2023-05-31 | rust: macros: refactor generics parsing of `#[pin_data]` into its own function | 1 | -61/+9 | |
2023-04-12 | rust: init: add initialization macros | 1 | -0/+79 |