Commit 8c79546
committed
Auto merge of #123497 - GuillaumeGomez:rollup-usqb4q9, r=GuillaumeGomez
Rollup of 8 pull requests
Successful merges:
- #122334 (Vendor rustc_codegen_gcc)
- #122894 (Move check for error in impl header outside of reporting)
- #123149 (Port argument-non-c-like-enum to Rust)
- #123311 (Match ergonomics: implement "`&`pat everywhere")
- #123350 (Actually use the inferred `ClosureKind` from signature inference in coroutine-closures)
- #123474 (Port `run-make/issue-7349` to a codegen test)
- #123489 (handle rustc args properly in bootstrap)
- #123496 (ping on wf changes, remove fixme)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
2 files changed
+38
-0
lines changed- tests/pass
2 files changed
+38
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
91 | 125 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments