File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0
32
32
are good issues to get into the project.
33
33
* [ E-has-instructions] ( https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-has-instructions )
34
34
issues have links to the code in question and tests.
35
+ * [ Broken Window] ( https://github.com/rust-analyzer/rust-analyzer/issues?q=is:issue+is:open+label:%22Broken+Window%22 )
36
+ are issues which are not critical by themselves, but which should be fixed ASAP regardless, to avoid accumulation of technical debt.
35
37
* [ E-easy] ( https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy ) ,
36
38
[ E-medium] ( https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-medium ) ,
37
39
[ E-hard] ( https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-hard ) ,
You can’t perform that action at this time.
0 commit comments