Alice Ryhl ([email protected])

Number of posts: 72 (0.17 per day)
First post: 2022-12-28 10:06:32
Last post: 2024-02-16 19:26:04

Date List Subject
2024-02-16 19:26:04 linux-kernel Re: [PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-14 20:36:46 linux-kernel Re: [PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
2024-02-09 19:44:58 linux-kernel Re: [PATCH] rust: locks: Add `get_mut` method to `Lock`
2023-11-25 18:24:25 linux-kernel Re: [PATCH 2/3] rust: macros: allow generic parameter default values in `#[pin_data]`
2023-11-25 14:36:07 linux-kernel Re: [PATCH 3/3] rust: workqueue: add `#[pin_data]` to `Work`
2023-11-05 11:05:25 linux-kernel Re: [PATCH v2] rust: bindings: rename const binding using sed
2023-10-27 21:01:47 linux-kernel Re: [PATCH v3] rust: macros: improve `#[vtable]` documentation
2023-10-21 13:19:17 linux-kernel Re: [PATCH v2] rust: macros: improve `#[vtable]` documentation
2023-10-18 21:51:31 linux-kernel Re: [PATCH 2/2] kbuild: remove old Rust docs output path
2023-10-18 21:51:26 linux-kernel Re: [PATCH 1/2] docs: rust: update Rust docs output path
2023-10-01 15:16:10 linux-kernel Re: [PATCH] rust: bindings: rename const binding using sed
2023-10-01 13:36:02 linux-kernel Re: [PATCH] rust: error: fix the description for `ECHILD`
2023-09-27 04:33:20 linux-kernel Re: [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-27 02:43:18 linux-kernel Re: [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-26 01:53:19 linux-kernel Re: [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-09-25 21:51:17 linux-kernel Re: [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`
2023-08-03 21:11:28 linux-kernel Re: [PATCH v2] rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)
2023-07-29 08:40:04 linux-kernel Re: [PATCH v2 09/12] rust: init: implement Zeroable for Opaque<T>
2023-07-15 08:32:22 linux-kernel Re: [PATCH v2] rust: time: New module for timekeeping functions
2023-07-11 11:29:57 linux-kernel Re: [PATCH 3/9] workqueue: introduce `__INIT_WORK_WITH_KEY`
2023-06-30 16:31:06 linux-kernel Re: [PATCH] rust: types: make `Opaque` be `!Unpin`
2023-06-14 15:44:06 linux-kernel Re: [PATCH] rust: make `UnsafeCell` the outer type in `Opaque`
2023-06-13 20:55:46 linux-kernel Re: [PATCH] rust: allocator: Prevents mis-aligned allocation
2023-05-23 17:19:21 linux-kernel Re: [PATCH v2 2/4] rust: sync: reword the `Arc` safety comment for `Sync`
2023-05-17 21:35:32 linux-kernel Re: [PATCH 4/4] rust: init: update macro expansion example in docs
2023-05-17 21:09:39 linux-kernel Re: [PATCH 2/4] rust: macros: refactor generics parsing of `#[pin_data]` into its own function
2023-05-17 21:07:31 linux-kernel Re: [PATCH 3/4] rust: macros: replace Self with the concrete type in #[pin_data]
2023-05-17 21:06:32 linux-kernel Re: [PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
2023-05-08 20:48:57 linux-kernel Re: [PATCH v2] rust: str: add conversion from `CStr` to `CString`
2023-05-07 15:45:36 linux-kernel Re: [PATCH] rust: lock: Add intra-doc links to the Backend trait
2023-05-02 18:23:11 linux-kernel Re: [PATCH] rust: str: add conversion from `CStr` to `CString`
2023-04-14 12:06:47 linux-kernel Re: [PATCH v4 02/13] rust: sync: introduce `Lock` and `Guard`
2023-04-14 12:05:14 linux-kernel Re: [PATCH v4 12/13] rust: sync: introduce `CondVar`
2023-04-11 08:15:09 linux-kernel Re: [PATCH v7 13/15] rust: types: add `Opaque::ffi_init`
2023-04-03 18:00:31 linux-kernel Re: [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
2023-04-03 18:00:21 linux-kernel Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function
2023-04-03 18:00:04 linux-kernel Re: [PATCH v5 10/15] rust: init: add `stack_pin_init!` macro
2023-04-03 17:59:21 linux-kernel Re: [PATCH v5 09/15] rust: init: add `PinnedDrop` trait and macros
2023-04-03 17:58:35 linux-kernel Re: [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
2023-04-03 17:58:16 linux-kernel Re: [PATCH v5 07/15] rust: init: add initialization macros
2023-04-03 17:58:14 linux-kernel Re: [PATCH v5 06/15] rust: add pin-init API core
2023-04-03 17:58:00 linux-kernel Re: [PATCH v5 03/15] rust: sync: change error type of constructor functions
2023-04-03 17:57:45 linux-kernel Re: [PATCH v5 02/15] rust: macros: add `quote!` macro
2023-04-03 17:57:14 linux-kernel Re: [PATCH v5 01/15] rust: enable the `pin_macro` feature
2023-03-31 10:41:02 linux-kernel Re: [PATCH v3 04/13] rust: add pin-init API core
2023-03-31 07:44:36 linux-kernel Re: [PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-03-31 07:42:32 linux-kernel Re: [PATCH 10/13] rust: introduce `Task::current`
2023-03-31 07:08:36 linux-kernel Re: [PATCH v3 13/13] rust: sync: add functions for initializing `UniqueArc<MaybeUninit<T>>`
2023-03-31 07:07:13 linux-kernel Re: [PATCH v3 12/13] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
2023-03-31 07:04:48 linux-kernel Re: [PATCH v3 11/13] rust: types: add common init-helper functions for `Opaque`
2023-03-31 07:04:41 linux-kernel Re: [PATCH v3 10/13] rust: prelude: add `pin-init` API items to prelude