- 0ff8f3f rust: kernel: fix typos in code comments by Michael Vetter · 7 months ago
- 9218cf8 rust: init: change the generated name of guard variables by Benno Lossin · 11 months ago
- 22eed60 rust: macros: allow generic parameter default values in `#[pin_data]` by Benno Lossin · 12 months ago
- 4af84c6 rust: init: update expanded macro explanation by Benno Lossin · 1 year, 7 months ago
- 674b1c7 rust: init: add support for arbitrary paths in init macros by Benno Lossin · 1 year, 7 months ago
- 35e7fca rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields by Benno Lossin · 1 year, 7 months ago
- 92fd540 rust: init: make initializer values inaccessible after initializing by Benno Lossin · 1 year, 7 months ago
- b9b88be rust: init: wrap type checking struct initializers in a closure by Benno Lossin · 1 year, 7 months ago
- 97de919 rust: init: make guards in the init macros hygienic by Benno Lossin · 1 year, 7 months ago
- 071cedc rust: add derive macro for `Zeroable` by Benno Lossin · 1 year, 7 months ago
- f8badd1 rust: init: make `#[pin_data]` compatible with conditional compilation of fields by Benno Lossin · 1 year, 7 months ago
- b3068ac rust: init: consolidate init macros by Benno Lossin · 1 year, 7 months ago
- 309786c rust: init: update macro expansion example in docs by Benno Lossin · 1 year, 11 months ago
- d0fdc39 rust: init: add `PinnedDrop` trait and macros by Benno Lossin · 1 year, 11 months ago
- fc6c6ba rust: init: add initialization macros by Benno Lossin · 1 year, 11 months ago