-
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-path-remapping
A-path-remapping
Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc.
A-plugin
A-plugin
Area: compiler plugins, doc.rust-lang.org/nightly/unstable-book/language-features/plugin.html
A-proc-macro-back-compat
A-proc-macro-back-compat
Area: Backwards compatibility hacks for proc macros
A-query-system
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-runtime
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
A-rustdoc-scrape-examples
A-rustdoc-scrape-examples
Area: The (unstable) rustdoc scrape-examples feature described in RFC 3123