aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index ac7f4fd71..104dd703d 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -22,6 +22,15 @@ Discussion happens in this Zulip stream:
22 22
23https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0 23https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0
24 24
25# Work List
26
27We have this "work list" paper document:
28
29https://paper.dropbox.com/doc/RLS-2.0-work-list--AZ3BgHKKCtqszbsi3gi6sjchAQ-42vbnxzuKq2lKwW0mkn8Y
30
31It shows what everyone is working on right now. If you want to (this is not
32mandatory), add yourself to the list!
33
25# Issue Labels 34# Issue Labels
26 35
27* [good-first-issue](https://github.com/rust-analyzer/rust-analyzer/labels/good%20first%20issue) 36* [good-first-issue](https://github.com/rust-analyzer/rust-analyzer/labels/good%20first%20issue)