diff options
| author | Borys Tyran <[email protected]> | 2025-02-07 14:25:07 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-03-08 22:04:38 +0000 |
| commit | cd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3 (patch) | |
| tree | b61d8b92d90f4d071268e4dd198a800193d4ca84 /rust/macros/lib.rs | |
| parent | scripts: rust: mention file name in error messages (diff) | |
| download | kernel-cd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3.tar.gz kernel-cd1ed11a6704638e94ccafe0ba1c3b4a11aab8f3.zip | |
rust: improve lifetimes markup
Improve lifetimes markup; e.g. from:
/// ... 'a ...
to:
/// ... `'a` ...
This will make lifetimes display as code span with Markdown and make it
more consistent with rest of the docs.
Link: https://github.com/Rust-for-Linux/linux/issues/1138
Signed-off-by: Borys Tyran <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Reworded and changed Closes tag to Link. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/macros/lib.rs')
0 files changed, 0 insertions, 0 deletions
