-
Notifications
You must be signed in to change notification settings - Fork 13.3k
No labels!
There aren’t any labels for this repository quite yet.
852 labels
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)
A-method-lookup
A-method-lookup
Area: method lookup (typeck, post `rustc_resolve`, not to be confused with `A-resolve`)