forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Note tag label names and definitions
Felix S. Klock II edited this page Jun 27, 2013
·
25 revisions
The word "Issues" encompassed both bugs and feature requests.
If the meaning is blank, then the meaning is implicit in the name (contribute a clarifying definition if you believe the meaning is not self-evident).
If the meaning is a "?", then Felix did not immediately know the meaning of the label and does not think it is self-evident.
| Label | Meaning |
|---|---|
| AREA TAGS | |
| A-an-interesting-project | A self-contained independent project |
| A-android | Related to Android mobile device OS |
| A-attributes | Issues with Rust meta-data attributes |
| A-build | Issues bootstrapping rust compiler and runtime |
| A-codegen | Issues with rustc code generator |
| A-concurrency | |
| A-debuginfo | |
| A-destructors | |
| A-diagnostics | ? |
| A-docs | Issues with tutorials, manuals, and API docs |
| A-driver | Issues with wrapper around rustc/rustdoc/etc |
| A-freebsd | Related to FreeBSD operating system |
| A-frontend | ? |
| A-grammar | Issues with the formal grammar of Rust |
| A-iOS | Related to Apple iOS device operating system |
| A-infrastructure | Mozilla-hosted services: buildbot, website, etc |
| A-instrumentation | Rust library / object code instrumentation |
| A-libs | Rust standard and contributed libraries |
| A-linkage | Crate format+tooling for dynamic/static linking |
| A-lint | Warning categorization and tooling in rustc |
| A-linux | Related to Linux operating system |
| A-llvm | Related to LLVM IR and code-generation library |
| A-macos | Related to Apple Mac OS X operating system |
| A-metadata | Crate-embedded data for reflection/compilation |
| A-parser | put label description here |
| A-pkg | put label description here |
| A-pretty | put label description here |
| A-regions | put label description here |
| A-resolve | put label description here |
| A-runtime | put label description here |
| A-rustdoc | put label description here |
| A-rusti | put label description here |
| A-syntaxext | put label description here |
| A-testsuite | put label description here |
| A-tools | put label description here |
| A-traits | put label description here |
| A-typesystem | put label description here |
| A-versioning | put label description here |
| A-windows | Related to Microsoft Windows operating system |
| BLOCKER TAGS | |
| B-RFC | Blocked on a Request-for-Comment |
| B-clarifying | put label description here |
| B-reproduce | Blocked on a need to reproduce problem locally |
| EFFORT TAGS | |
| E-easy | Effort: easy |
| E-hard | Effort: hard |
| IMPORTANCE TAGS | |
| I-ICE | Importance: error internal to rustc |
| I-cleanup | Importance: Internal source code cleanup |
| I-completion | ? |
| I-crash | Importance: Rust runtime/program is crashing |
| I-enhancement | Importance: Potential tools/language enhancement |
| I-nominated | Importance: Nominated for a milestone |
| I-papercut | ? |
| I-slow | Importance: slow (in compile or running time) |
| I-wishlist | Importance: would be nice but can do without |
| I-wrong | Importance: behavior does not match specification |
| uncategorized tags | |
| metabug | ? |