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