File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
src/compiler/prioritization Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,7 @@ High level overview:
40
40
- Summarize ` P-critical ` and unassigned ` P-high ` regressions
41
41
- Summarize I-nominated issues
42
42
- [ Final reviews] ( #final-reviews )
43
- - Check toolstate
44
- - Check performance stats
45
- - Nominate issues
43
+ - Nominate more issues if needed
46
44
- Re-sync and check the agenda right before the meeting
47
45
48
46
### Follow ups from previous meeting
@@ -198,15 +196,7 @@ Note: triagebot automatically creates a topic and notify @*WG-prioritization* me
198
196
199
197
### Final reviews
200
198
201
- #### Check toolstate
202
-
203
- Check [ toolstate] ( https://rust-lang-nursery.github.io/rust-toolstate/ ) for tool breakage and notify teams in the corresponding channels.
204
-
205
- #### Check performance stats
206
-
207
- Check [ perf regressions] ( http://perf.rust-lang.org/index.html ) and notify involved actors.
208
-
209
- #### Nominate P-high issues
199
+ #### Nominate more issues if needed
210
200
211
201
Check how packed the agenda looks like and if there's room for more nominations.
212
202
You can’t perform that action at this time.
0 commit comments