Commit 5958825
committed
Auto merge of rust-lang#136613 - workingjubilee:rollup-ry6rw0m, r=workingjubilee
Rollup of 13 pull requests
Successful merges:
- rust-lang#133932 (Avoid using make_direct_deprecated() in extern "ptx-kernel")
- rust-lang#136269 (Pass spans around new solver)
- rust-lang#136550 (Fix `rustc_hidden_type_of_opaques` for RPITITs with no default body)
- rust-lang#136558 (Document minimum supported host tooling on macOS)
- rust-lang#136563 (Clean up `Trivial*Impls` macros)
- rust-lang#136566 (Fix link in from_fn.rs)
- rust-lang#136573 (Document why some "type mismatches" exist)
- rust-lang#136583 (Only highlight unmatchable parameters at the definition site)
- rust-lang#136587 (Update browser-ui-test version to `0.20.2`)
- rust-lang#136590 (Implement RustcInternal for RawPtrKind)
- rust-lang#136591 (Add `rustc_hir_pretty::expr_to_string` function)
- rust-lang#136595 (Fix `unreachable_pub` lint for hermit target)
- rust-lang#136611 (cg_llvm: Remove the `mod llvm_` hack, which should no longer be necessary)
Failed merges:
- rust-lang#136565 (compiler: Clean up weird `rustc_abi` reexports)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
70 files changed
+613
-594
lines changed- compiler
- rustc_codegen_llvm/src
- llvm
- rustc_hir_analysis/src/collect
- rustc_hir_pretty/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/infer
- rustc_middle/src
- infer
- mir
- interpret
- traits
- ty
- rustc_next_trait_solver/src
- solve/eval_ctxt
- rustc_smir/src/rustc_internal
- rustc_target/src/callconv
- rustc_trait_selection/src/solve
- fulfill
- inspect
- rustc_ty_utils/src
- rustc_type_ir/src
- relate
- library
- core/src/iter/sources
- panic_unwind/src
- src
- ci/docker/host-x86_64/x86_64-gnu-tools
- doc/rustc/src/platform-support
- tools/rustdoc-gui
- tests
- assembly/nvptx-kernel-abi
- ui
- argument-suggestions
- error-codes
- impl-trait/in-trait
- issues
- methods
- mismatched_types
- span
- traits/next-solver
- diagnostics
- typeck
- type/type-check
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+613
-594
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
82 | 77 | | |
83 | 78 | | |
84 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | 15 | | |
19 | | - | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
324 | 328 | | |
325 | 329 | | |
326 | 330 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
167 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
| |||
208 | 216 | | |
209 | 217 | | |
210 | 218 | | |
211 | | - | |
212 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
213 | 228 | | |
214 | 229 | | |
215 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 145 | | |
150 | 146 | | |
151 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | 98 | | |
101 | 99 | | |
102 | 100 | | |
| |||
0 commit comments