Commit ab88dd2
committed
Auto merge of rust-lang#80253 - Dylan-DPC:rollup-bkmn74z, r=Dylan-DPC
Rollup of 11 pull requests
Successful merges:
- rust-lang#80159 (Add array search aliases)
- rust-lang#80166 (Edit rustc_middle docs)
- rust-lang#80170 (Fix ICE when lookup method in trait for type that have bound vars)
- rust-lang#80171 (Edit rustc_middle::ty::TyKind docs)
- rust-lang#80199 (also const-check FakeRead)
- rust-lang#80211 (Handle desugaring in impl trait bound suggestion)
- rust-lang#80236 (Use pointer type in AtomicPtr::swap implementation)
- rust-lang#80239 (Update Clippy)
- rust-lang#80240 (make sure installer only creates directories in DESTDIR)
- rust-lang#80244 (Cleanup markdown span handling)
- rust-lang#80250 (Minor cleanups in LateResolver)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
| 1043 | + | |
1043 | 1044 | | |
1044 | | - | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
1045 | 1053 | | |
1046 | 1054 | | |
1047 | 1055 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
481 | 484 | | |
482 | | - | |
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| |||
0 commit comments