We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1ac2df + 58ae694 commit 7713416Copy full SHA for 7713416
docs/dev/README.md
@@ -45,7 +45,7 @@ mandatory), add yourself to the list!
45
[E-medium](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-medium),
46
[E-hard](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-hard),
47
labels are *estimates* for how hard would be to write a fix.
48
-* [E-fun](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-fun)
+* [fun](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun)
49
is for cool, but probably hard stuff.
50
51
# CI
0 commit comments