@@ -151,7 +151,7 @@ try to ensure they are assigned when possikle.
151
151
[ beta_regressions ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-beta+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low+-label%3AT-infra+-label%3AT-libs+-label%3AT-libs-api+-label%3AT-release+-label%3AT-rustdoc
152
152
[ nightly_regressions ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-nightly+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low+-label%3AT-infra+-label%3AT-libs+-label%3AT-libs-api+-label%3AT-release+-label%3AT-rustdoc
153
153
154
- The final step prior to generating the agenda is to accept any MCPs. Any MCPs that have had [ the ` final-comment-period ` label] [ mcp_fcp ]
154
+ The final step prior to generating the agenda is to accept any MCPs. Any MCPs that have had [ the ` final-comment-period ` label] [ mcp_fcp ]
155
155
for more than ten days can be accepted. Remove the ` final-comment-period ` label and add the ` major-change-accepted ` label and then
156
156
close the issue.
157
157
@@ -176,7 +176,7 @@ Copy the content into a new HackMD in the "Rust Lang Compiler Team" space. Copy
176
176
Add additional manual details to the agenda:
177
177
178
178
- Add summaries of stable/beta nominations (e.g. who nominated the backport and why)
179
- - Add summaries of PRs waiting on the team (i.e. why are they waiting)
179
+ - Add summaries of PRs waiting on the team (i.e. why are they waiting)
180
180
- Add initial impressions of ` P-critical ` /` P-high ` bugs
181
181
- Add summaries of nominated issues (e.g. who the assignee is, why it was nominated, etc)
182
182
- Populate the oldest PRs waiting on review
@@ -218,12 +218,12 @@ After the meeting, there are a few closing tasks:
218
218
the ` I-compiler-nominated ` will stick until next meeting. Create a new agenda stub for the
219
219
following.
220
220
221
- [ beta_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Abeta-nominated+-label%3Abeta-accepted
222
- [ stable_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Aall +label%3Astable-nominated+-label%3Astable-accepted
223
- [ rust_announce ] : https://github.com/rust-lang/rust/issues?q=is%3Aall+ label%3Afinished-final-comment-period+label%3Ato-announce
224
- [ team_announce ] : https://github.com/rust-lang/compiler-team/issues?q=is%3Aall+ label%3Afinished-final-comment-period+label%3Ato-announce
225
- [ forge_announce ] : https://github.com/rust-lang/rust-forge/issues?q=is%3Aall+ label%3Afinished-final-comment-period+label%3Ato-announce
226
- [ fcps ] : https://github.com/rust-lang/compiler-team/issues?q=is%3Aall+ label%3Amajor-change+label%3Ato-announce
227
- [ mcps ] : https://github.com/rust-lang/compiler-team/issues?q=is%3Aall+ label%3Amajor-change+label%3Ato-announce
221
+ [ beta_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Abeta-nominated+-label%3Abeta-accepted
222
+ [ stable_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Apr +label%3Astable-nominated+-label%3Astable-accepted
223
+ [ rust_announce ] : https://github.com/rust-lang/rust/issues?q=label%3Afinished-final-comment-period+label%3Ato-announce
224
+ [ team_announce ] : https://github.com/rust-lang/compiler-team/issues?q=label%3Afinished-final-comment-period+label%3Ato-announce
225
+ [ forge_announce ] : https://github.com/rust-lang/rust-forge/issues?q=label%3Afinished-final-comment-period+label%3Ato-announce
226
+ [ fcps ] : https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change+label%3Ato-announce
227
+ [ mcps ] : https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change+label%3Ato-announce
228
228
[ relese_backports ] : ../release/backporting.md
229
- [ compiler_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3AI-nominated+label%3AT-compiler
229
+ [ compiler_nominated ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3AI-compiler- nominated+label%3AT-compiler
0 commit comments