File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2020 ecosystem
2121- [ S-waiting-on-bikeshed] - Waiting on the consensus over a minor detail
2222- [ S-waiting-on-perf] - Waiting on the results of a perf run
23+ - [ S-waiting-on-ACP] - Waiting on API change proposal (ACP)
2324- [ S-blocked] - Waiting for another PR to be merged or for discussion to be
2425 resolved
2526- [ S-inactive] - Hasn't had activity in a while
@@ -40,10 +41,11 @@ not need a review yet.)
4041[ s-waiting-on-crater ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-crater+sort%3Aupdated-asc
4142[ s-waiting-on-bikeshed ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-bikeshed+sort%3Aupdated-asc
4243[ s-waiting-on-perf ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-perf+sort%3Aupdated-asc
44+ [ s-waiting-on-acp ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-ACP+sort%3Aupdated-asc
4345[ s-blocked ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-blocked+sort%3Aupdated-asc
4446[ s-inactive ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-inactive+sort%3Aupdated-asc
4547[ s-experimental ] : https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-experimental+sort%3Aupdated-asc
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
48+ [ 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-waiting-on-ACP+-label%3AS- experimental
4749[ crater ] : https://github.com/rust-lang-nursery/crater
4850[ bors ] : https://github.com/rust-lang/homu
4951
You can’t perform that action at this time.
0 commit comments