File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 2323- [ S-blocked] - Waiting for another PR to be merged or for discussion to be
2424 resolved
2525- [ S-inactive] - Hasn't had activity in a while
26- - [ S-blocked-closed] - Closed because resolving the block is expected to take a
27- long time
28- - [ S-inactive-closed] - Closed due to inactivity
2926- [ S-experimental] - An experimental PR that shouldn't be triaged.
3027 [ S-waiting-on-author] used to be used for this, but [ S-experimental]
3128 communicates that the PR is an experiment to test out some changes.
@@ -45,10 +42,8 @@ not need a review yet.)
4542[ s-waiting-on-perf ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-perf+sort%3Aupdated-asc
4643[ s-blocked ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-blocked+sort%3Aupdated-asc
4744[ s-inactive ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-inactive+sort%3Aupdated-asc
48- [ s-blocked-closed ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-blocked-closed+sort%3Aupdated-asc
49- [ s-inactive-closed ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive-closed+sort%3Aupdated-asc
5045[ s-experimental ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-experimental+sort%3Aupdated-asc
51- [ no-status-tags ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+-label%3AS-waiting-on-author+-label%3AS-waiting-on-review+-label%3AS-waiting-on-team+-label%3AS-waiting-on-bors+-label%3AS-waiting-on-crater+-label%3AS-waiting-on-bikeshed+-label%3AS-waiting-on-perf+-label%3AS-blocked+-label%3AS-inactive+-label%3AS-blocked-closed+-label%3AS-inactive-closed+-label%3AS- waiting-on-fcp+-label%3AS-experimental
46+ [ no-status-tags ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+-label%3AS-waiting-on-author+-label%3AS-waiting-on-review+-label%3AS-waiting-on-team+-label%3AS-waiting-on-bors+-label%3AS-waiting-on-crater+-label%3AS-waiting-on-bikeshed+-label%3AS-waiting-on-perf+-label%3AS-blocked+-label%3AS-inactive+-label%3AS-waiting-on-fcp+-label%3AS-experimental
5247[ crater ] : https://github.com/rust-lang-nursery/crater
5348[ bors ] : https://github.com/rust-lang/homu
5449
You can’t perform that action at this time.
0 commit comments