Skip to content

Commit aee6a8e

Browse files
authored
Remove toolstate and performance stats checks (#474)
1 parent 07798cf commit aee6a8e

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

src/compiler/prioritization/procedure.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ High level overview:
4040
- Summarize `P-critical` and unassigned `P-high` regressions
4141
- Summarize I-nominated issues
4242
- [Final reviews](#final-reviews)
43-
- Check toolstate
44-
- Check performance stats
45-
- Nominate issues
43+
- Nominate more issues if needed
4644
- Re-sync and check the agenda right before the meeting
4745

4846
### Follow ups from previous meeting
@@ -198,15 +196,7 @@ Note: triagebot automatically creates a topic and notify @*WG-prioritization* me
198196

199197
### Final reviews
200198

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
210200

211201
Check how packed the agenda looks like and if there's room for more nominations.
212202

0 commit comments

Comments
 (0)