Commit 3a087ad
committed
Auto merge of #67670 - oli-obk:rollup-2dp08sd, r=oli-obk
Rollup of 15 pull requests
Successful merges:
- #65244 (add IntoFuture trait and support for await)
- #67576 (reuse `capacity` variable in slice::repeat)
- #67588 (Use NonNull in slice::Iter and slice::IterMut.)
- #67594 (Update libc to 0.2.66)
- #67602 (Use issue = "none" instead of "0" in intrinsics)
- #67604 (Add Scalar::to_(u|i)16 methods)
- #67617 (Remove `compiler_builtins_lib` documentation)
- #67621 (Use the correct type for static qualifs)
- #67629 (Remove redundant link texts)
- #67632 (Convert collapsed to shortcut reference links)
- #67633 (Update .mailmap)
- #67635 (Document safety of Path casting)
- #67654 (Add regression test for old NLL ICE)
- #67659 (Stabilize the `matches!` macro)
- #67664 (Fix some mailmap entries)
Failed merges:
r? @ghostFile tree
46 files changed
+267
-174
lines changed- src
- doc/unstable-book/src
- language-features
- library-features
- liballoc
- collections
- btree
- libcore
- future
- macros
- num
- ops
- slice
- librustc_data_structures/graph/iterate
- librustc_lint
- librustc_mir
- dataflow
- transform/check_consts
- librustc
- hir
- lowering
- mir/interpret
- libstd
- collections/hash
- sync
- mpsc
- libsyntax_pos
- libsyntax
- test/ui
- async-await
- issues
- consts/const-eval
- issues
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+267
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| 190 | + | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
| |||
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
207 | | - | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| 260 | + | |
258 | 261 | | |
259 | 262 | | |
260 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1773 | 1773 | | |
1774 | 1774 | | |
1775 | 1775 | | |
1776 | | - | |
| 1776 | + | |
1777 | 1777 | | |
1778 | | - | |
| 1778 | + | |
1779 | 1779 | | |
1780 | 1780 | | |
1781 | 1781 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4951 | 4951 | | |
4952 | 4952 | | |
4953 | 4953 | | |
4954 | | - | |
4955 | | - | |
4956 | | - | |
4957 | | - | |
| 4954 | + | |
| 4955 | + | |
| 4956 | + | |
| 4957 | + | |
4958 | 4958 | | |
4959 | 4959 | | |
4960 | 4960 | | |
| |||
5234 | 5234 | | |
5235 | 5235 | | |
5236 | 5236 | | |
5237 | | - | |
5238 | | - | |
| 5237 | + | |
| 5238 | + | |
5239 | 5239 | | |
5240 | 5240 | | |
5241 | 5241 | | |
5242 | 5242 | | |
5243 | 5243 | | |
5244 | 5244 | | |
5245 | | - | |
| 5245 | + | |
5246 | 5246 | | |
5247 | 5247 | | |
5248 | | - | |
| 5248 | + | |
5249 | 5249 | | |
5250 | 5250 | | |
5251 | 5251 | | |
| |||
5432 | 5432 | | |
5433 | 5433 | | |
5434 | 5434 | | |
5435 | | - | |
5436 | | - | |
| 5435 | + | |
| 5436 | + | |
5437 | 5437 | | |
5438 | 5438 | | |
5439 | 5439 | | |
| |||
5646 | 5646 | | |
5647 | 5647 | | |
5648 | 5648 | | |
5649 | | - | |
| 5649 | + | |
5650 | 5650 | | |
5651 | 5651 | | |
5652 | 5652 | | |
| |||
5659 | 5659 | | |
5660 | 5660 | | |
5661 | 5661 | | |
5662 | | - | |
| 5662 | + | |
5663 | 5663 | | |
5664 | 5664 | | |
5665 | | - | |
5666 | | - | |
| 5665 | + | |
| 5666 | + | |
5667 | 5667 | | |
5668 | 5668 | | |
5669 | 5669 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 191 | + | |
196 | 192 | | |
197 | 193 | | |
198 | 194 | | |
| |||
Lines changed: 0 additions & 35 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | | - | |
| 1097 | + | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments