diff options
author | 2022-12-14 10:34:51 +0100 | |
---|---|---|
committer | 2023-01-16 23:49:46 +0100 | |
commit | dec1df547d812a5ced4de29e7eadcfa0484bec1e (patch) | |
tree | 6cb76223be4497aad941144a8b247c12673ac40a /rust/kernel/types.rs | |
parent | rust: sync: add support for dispatching on Arc and ArcBorrow. (diff) | |
download | linux-rng-dec1df547d812a5ced4de29e7eadcfa0484bec1e.tar.xz linux-rng-dec1df547d812a5ced4de29e7eadcfa0484bec1e.zip |
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