Skip to content

Commit 1f48014

Browse files
committed
Link to 'must not suspend' lint RFC
1 parent 6f5306d commit 1f48014

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/vision/roadmap/polish.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@
2525
| Lint: [Large copies], large generators | 💤 | |
2626
|[Lang team] initiative proposal | 💤 | |
2727
| ↳ Implementation | 💤 | |
28-
| Lint: [Live over yield] | 💤 | |
29-
| ↳ Landed the RFC | 💤 | |
28+
| Lint: [Must not suspend] | 💤 | |
29+
| ↳ Landed the [RFC] | 💤 | |
3030
| Lint: [Blocking in async context] | 💤 | |
3131

3232

3333
[eholk]: https://github.com/eholk/
3434
[Lang team]: https://www.rust-lang.org/governance/teams/lang
3535
[Blocking in async context]: ./polish/lint_blocking_fns.md
3636
[Large copies]: ./polish/lint_large_copies.md
37-
[Live over yield]: ./polish/lint_must_not_suspend.md
37+
[Must not suspend]: ./polish/lint_must_not_suspend.md
38+
[RFC]: https://rust-lang.github.io/rfcs/3014-must-not-suspend-lint.html

0 commit comments

Comments
 (0)