We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd9cd22 + 6da2cc2 commit 30e71b6Copy full SHA for 30e71b6
docs/dev/README.md
@@ -47,7 +47,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
47
Each triaged issue should have one of these labels.
48
* [fun](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun)
49
is for cool, but probably hard stuff.
50
-* [Design](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%Design)
+* [C-Architecture](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aissue%20state%3Aopen%20label%3AC-Architecture)
51
is for moderate/large scale architecture discussion.
52
Also a kind of fun.
53
These issues should generally include a link to a Zulip discussion thread.
0 commit comments