Commit 15d1124
committed
Auto merge of rust-lang#111778 - Dylan-DPC:rollup-107ig9h, r=Dylan-DPC
Rollup of 10 pull requests
Successful merges:
- rust-lang#111491 (Dont check `must_use` on nested `impl Future` from fn)
- rust-lang#111606 (very minor cleanups)
- rust-lang#111619 (Add timings for MIR passes to profiling report)
- rust-lang#111652 (Better diagnostic for `use Self::..`)
- rust-lang#111665 (Add more tests for the offset_of macro)
- rust-lang#111708 (Give a more useful location for where a span_bug was delayed)
- rust-lang#111715 (Fix doc comment for `ConstParamTy` derive)
- rust-lang#111723 (style: do not overwrite obligations)
- rust-lang#111743 (Improve cgu merging debug output)
- rust-lang#111762 (fix: emit error when fragment is `MethodReceiverExpr` and items is empty)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | | - | |
| 989 | + | |
990 | 990 | | |
991 | 991 | | |
992 | 992 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
389 | 404 | | |
390 | 405 | | |
391 | 406 | | |
| |||
0 commit comments