-
Notifications
You must be signed in to change notification settings - Fork 12.7k
No labels!
There aren’t any labels for this repository quite yet.
746 labels
A-const-fn
A-const-fn
Area: const fn foo(..) {..}. Pure functions which can be applied at compile time.
A-contributor-roadblock
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-cross-crate-reexports
A-cross-crate-reexports
Area: Documentation that has been re-exported from a different crate
A-docs
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools