Commit 8433b79
committed
Auto merge of rust-lang#78458 - Dylan-DPC:rollup-tan044s, r=Dylan-DPC
Rollup of 10 pull requests
Successful merges:
- rust-lang#78152 (Separate unsized locals)
- rust-lang#78297 (Suggest calling await on method call and field access)
- rust-lang#78351 (Move "mutable thing in const" check from interning to validity)
- rust-lang#78365 (check object safety of generic constants)
- rust-lang#78379 (Tweak invalid `fn` header and body parsing)
- rust-lang#78391 (Add const_fn in generics test)
- rust-lang#78401 (resolve: private fields in tuple struct ctor diag)
- rust-lang#78408 (Remove tokens from foreign items in `TokenStripper`)
- rust-lang#78447 (Fix typo in comment)
- rust-lang#78453 (Fix typo in comments)
Failed merges:
r? `@ghost`2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments