File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ note_id: xxx
4343
4444## Backport nominations
4545
46- [T-compiler beta](https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Abeta-nominated+-label%3Abeta-accepted+label%3AT-compiler) / [T-compiler stable](https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Astable-nominated+-label%3Astable-accepted+label%3AT-compiler)
46+ [T-compiler beta](https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Abeta-nominated+-label%3Abeta-accepted+label%3AT-compiler) / [T-compiler stable](https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Astable-nominated+-label%3Astable-accepted+label%3AT-compiler)
4747{{-issues::render(issues=beta_nominated_t_compiler, backport_branch=":beta: ", empty="No beta nominations for `T-compiler` this time.")}}
4848{{-issues::render(issues=stable_nominated_t_compiler, backport_branch=":stable: ", empty="No stable nominations for `T-compiler` this time.")}}
4949
50- [T-types beta](https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Abeta-nominated+-label%3Abeta-accepted+label%3AT-types) / [T-types stable](https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Astable-nominated+-label%3Astable-accepted+label%3AT-types)
50+ [T-types beta](https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Abeta-nominated+-label%3Abeta-accepted+label%3AT-types) / [T-types stable](https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Astable-nominated+-label%3Astable-accepted+label%3AT-types)
5151{{-issues::render(issues=beta_nominated_t_types, backport_branch=":beta:", empty="No beta nominations for `T-types` this time.")}}
5252{{-issues::render(issues=stable_nominated_t_types, backport_branch=":stable:", empty="No stable nominations for `T-types` this time.")}}
5353
You can’t perform that action at this time.
0 commit comments