diff options
| author | Sam Estep <sam@samestep.com> | 2024-11-07 11:49:22 -0500 |
|---|---|---|
| committer | Sam Estep <sam@samestep.com> | 2024-11-07 11:49:22 -0500 |
| commit | 01726389fb7f28c2ba253f06cdb087f8e422fd41 (patch) | |
| tree | 2aa861044cda397dc650cb488b011e4a15062d36 | |
| parent | 668f3881d29722d9ea66c2fb39d5c0133352df2e (diff) | |
| download | rust-01726389fb7f28c2ba253f06cdb087f8e422fd41.tar.gz rust-01726389fb7f28c2ba253f06cdb087f8e422fd41.zip | |
Delete design label from list
| -rw-r--r-- | src/tools/rust-analyzer/docs/dev/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/rust-analyzer/docs/dev/README.md b/src/tools/rust-analyzer/docs/dev/README.md index 12e6d829a08..0d47ff09dcc 100644 --- a/src/tools/rust-analyzer/docs/dev/README.md +++ b/src/tools/rust-analyzer/docs/dev/README.md @@ -47,10 +47,6 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer Each triaged issue should have one of these labels. * [fun](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun) is for cool, but probably hard stuff. -* [Design](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%Design) - is for moderate/large scale architecture discussion. - Also a kind of fun. - These issues should generally include a link to a Zulip discussion thread. # Code Style & Review Process |
