Commit fe01a2c
authored
Unrolled build for #145992
Rollup merge of #145992 - GrigorenkoPV:stabilize/vec_deque_pop_if, r=Amanieu
Stabilize `vec_deque_pop_if`
Tracking issue: #135889
Closes #135889
Also fixes a typo mentioned in #135889 (comment)
FCP: #135889 (comment)
`@rustbot` label -T-libs +T-libs-api +needs-fcp +S-waiting-on-fcp
r? t-libs-api2 files changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2041 | 2041 | | |
2042 | 2042 | | |
2043 | 2043 | | |
2044 | | - | |
2045 | 2044 | | |
2046 | 2045 | | |
2047 | 2046 | | |
| |||
2051 | 2050 | | |
2052 | 2051 | | |
2053 | 2052 | | |
2054 | | - | |
| 2053 | + | |
2055 | 2054 | | |
2056 | 2055 | | |
2057 | 2056 | | |
| |||
2064 | 2063 | | |
2065 | 2064 | | |
2066 | 2065 | | |
2067 | | - | |
2068 | 2066 | | |
2069 | 2067 | | |
2070 | 2068 | | |
| |||
2074 | 2072 | | |
2075 | 2073 | | |
2076 | 2074 | | |
2077 | | - | |
| 2075 | + | |
2078 | 2076 | | |
2079 | | - | |
2080 | | - | |
| 2077 | + | |
| 2078 | + | |
2081 | 2079 | | |
2082 | 2080 | | |
2083 | 2081 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments