diff options
author | 2025-03-08 11:04:10 +0000 | |
---|---|---|
committer | 2025-03-16 21:59:18 +0100 | |
commit | 4b11798e82d6f340c2afc94c57823b6fbc109fad (patch) | |
tree | 3846e68c8fd51535c952051fb78d34a20e0df4f0 /scripts/generate_rust_analyzer.py | |
parent | rust: add extensions to the pin-init crate and move relevant documentation there (diff) | |
download | wireguard-linux-4b11798e82d6f340c2afc94c57823b6fbc109fad.tar.xz wireguard-linux-4b11798e82d6f340c2afc94c57823b6fbc109fad.zip |
rust: pin-init: move proc-macro documentation into pin-init crate
Move the documentation of proc-macros from pin-init-internal into
pin-init. This is because documentation can only reference types from
dependencies and pin-init-internal cannot have pin-init as a dependency,
as that would be cyclic.
Signed-off-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Fiona Behrens <me@kloenk.dev>
Tested-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250308110339.2997091-5-benno.lossin@proton.me
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions