forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 475
Closed
Labels
• docsRelated to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
Description
Currently the generated intra-doc links go to the official Rust docs webpage.
Consider generating core
and alloc
so that:
- It doesn't require internet (for local builds).
- It doesn't depend on another host (for kernel.org builds).
- They are consistent with the compiled crates (e.g. nightly Rust could have added features not present in the local version).
Metadata
Metadata
Assignees
Labels
• docsRelated to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...