File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 20
20
ecosystem
21
21
- [ S-waiting-on-bikeshed] - Waiting on the consensus over a minor detail
22
22
- [ S-waiting-on-perf] - Waiting on the results of a perf run
23
+ - [ S-waiting-on-ACP] - Waiting on API change proposal (ACP)
23
24
- [ S-blocked] - Waiting for another PR to be merged or for discussion to be
24
25
resolved
25
26
- [ S-inactive] - Hasn't had activity in a while
@@ -40,10 +41,11 @@ not need a review yet.)
40
41
[ s-waiting-on-crater ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-crater+sort%3Aupdated-asc
41
42
[ s-waiting-on-bikeshed ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-bikeshed+sort%3Aupdated-asc
42
43
[ 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
43
45
[ s-blocked ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-blocked+sort%3Aupdated-asc
44
46
[ s-inactive ] : https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-inactive+sort%3Aupdated-asc
45
47
[ 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
47
49
[ crater ] : https://github.com/rust-lang-nursery/crater
48
50
[ bors ] : https://github.com/rust-lang/homu
49
51
You can’t perform that action at this time.
0 commit comments