Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 29f8426

Browse files
committed
Replace with C-Architecture
1 parent 0172638 commit 29f8426

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tools/rust-analyzer/docs/dev/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
4747
Each triaged issue should have one of these labels.
4848
* [fun](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun)
4949
is for cool, but probably hard stuff.
50+
* [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.
5054

5155
# Code Style & Review Process
5256

0 commit comments

Comments
 (0)