Valentin Obst via B4 Relay ([email protected])

Number of posts: 13 (13 per day)
First post: 2024-01-31 20:25:07
Last post: 2024-01-31 20:28:23

Date List Subject
2024-01-31 20:28:23 linux-kernel [PATCH v3 10/12] rust: kernel: add doclinks
2024-01-31 20:28:22 linux-kernel [PATCH v3 11/12] rust: kernel: remove unneeded doclink targets
2024-01-31 20:28:04 linux-kernel [PATCH v3 06/12] rust: str: move SAFETY comment in front of unsafe block
2024-01-31 20:28:04 linux-kernel [PATCH v3 04/12] rust: kernel: add srctree-relative doclinks
2024-01-31 20:27:55 linux-kernel [PATCH v3 12/12] rust: locked_by: shorten doclink preview
2024-01-31 20:27:22 linux-kernel [PATCH v3 07/12] rust: kernel: unify spelling of refcount in docs
2024-01-31 20:27:14 linux-kernel [PATCH v3 09/12] rust: kernel: add blank lines in front of code blocks
2024-01-31 20:27:10 linux-kernel [PATCH v3 05/12] rust: str: use `NUL` instead of 0 in doc comments
2024-01-31 20:26:40 linux-kernel [PATCH v3 01/12] rust: kernel: fix multiple typos in documentation
2024-01-31 20:25:33 linux-kernel [PATCH v3 08/12] rust: kernel: mark code fragments in docs with backticks
2024-01-31 20:25:11 linux-kernel [PATCH v3 03/12] rust: ioctl: end top-level module docs with full stop
2024-01-31 20:25:08 linux-kernel [PATCH v3 00/12] rust: kernel: documentation improvements
2024-01-31 20:25:07 linux-kernel [PATCH v3 02/12] rust: error: improve unsafe code in example