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
43
43
44
44
## Backport nominations
45
45
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)
47
47
{{-issues::render(issues=beta_nominated_t_compiler, backport_branch=":beta: ", empty="No beta nominations for `T-compiler` this time.")}}
48
48
{{-issues::render(issues=stable_nominated_t_compiler, backport_branch=":stable: ", empty="No stable nominations for `T-compiler` this time.")}}
49
49
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)
51
51
{{-issues::render(issues=beta_nominated_t_types, backport_branch=":beta:", empty="No beta nominations for `T-types` this time.")}}
52
52
{{-issues::render(issues=stable_nominated_t_types, backport_branch=":stable:", empty="No stable nominations for `T-types` this time.")}}
53
53
You can’t perform that action at this time.
0 commit comments