File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/tools/rust-analyzer/docs/dev Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
47
47
Each triaged issue should have one of these labels.
48
48
* [ fun] ( https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun )
49
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 )
50
+ * [ C-Architecture ] ( https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aissue%20state% 3Aopen%20label%3AC-Architecture )
51
51
is for moderate/large scale architecture discussion.
52
52
Also a kind of fun.
53
53
These issues should generally include a link to a Zulip discussion thread.
You can’t perform that action at this time.
0 commit comments