diff options
author | Finn Behrens <fin@nyantec.com> | 2022-12-14 12:34:51 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2023-01-17 01:49:46 +0300 |
commit | dec1df547d812a5ced4de29e7eadcfa0484bec1e (patch) | |
tree | 6cb76223be4497aad941144a8b247c12673ac40a /rust/kernel/types.rs | |
parent | 0748424aba89811b85e6e0f958b8ccd47f5af47e (diff) | |
download | linux-dec1df547d812a5ced4de29e7eadcfa0484bec1e.tar.xz |
rust: prelude: prevent doc inline of external imports
This shows exactly where the items are from, previously the items from
macros, alloc and core were shown as a declaration from the kernel crate,
this shows the correct path.
Link: https://github.com/rust-lang/rust/issues/106713
Signed-off-by: Finn Behrens <fin@nyantec.com>
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
[Reworded to add Link, fixed two typos and comment style]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/types.rs')
0 files changed, 0 insertions, 0 deletions