-
Notifications
You must be signed in to change notification settings - Fork 13k
No labels!
There aren’t any labels for this repository quite yet.
785 labels
A-higher-ranked
A-higher-ranked
Area: Higher-ranked things (e.g., lifetimes, types, trait bounds aka HRTBs)
A-impl-trait
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-intra-doc-links
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
A-link-to-definition
A-link-to-definition
rustdoc --generate-link-to-definition nightly-only feature
A-LLVM
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-local-reexports
A-local-reexports
Area: Documentation that has been locally re-exported (i.e., non-cross-crate)