-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 4aa9d23
Auto merge of #92592 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
[beta] backports
Backports these PRs:
* Fix HashStable implementation on InferTy #91892
* Revert setting a default for the MACOSX_DEPLOYMENT_TARGET env var for linking #91870
* Make rustdoc headings black, and markdown blue #91534
* Disable LLVM newPM by default #91190
* Deduplicate projection sub-obligations #90423
* Sync portable-simd to remove autosplats #91484 by dropping portable_simd entirely (keeping the subtree, just from std/core)
* Quote bat script command line #92208
* Fix failing tests #92201 (CI fix)
r? `@Mark-Simulacrum`File tree
28 files changed
+358
-164
lines changed- compiler
- rustc_codegen_llvm/src/back
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- rustc_type_ir/src
- library
- core
- src
- tests
- std/src
- process
- sys/windows
- process
- src
- librustdoc/html
- render
- static/css/themes
- test
- incremental
- rustdoc-gui
- ui
- simd
- suggestions
- traits
- vtable
28 files changed
+358
-164
lines changedLines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 | - | ||
398 | + | ||
399 | 399 |
| |
400 | 400 |
| |
401 | - | ||
402 | - | ||
403 | - | ||
404 | - | ||
405 | - | ||
406 | - | ||
401 | + | ||
402 | + | ||
407 | 403 |
| |
408 | 404 |
| |
409 | - | ||
405 | + | ||
410 | 406 |
| |
411 | 407 |
| |
412 | 408 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | - | ||
83 | - | ||
84 | - | ||
85 | - | ||
86 | - | ||
87 | - | ||
88 | - | ||
89 | - | ||
90 | - | ||
91 | - | ||
92 | - | ||
93 | - | ||
94 | 82 |
| |
95 | 83 |
| |
96 | 84 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | + | ||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
944 | 945 |
| |
945 | 946 |
| |
946 | 947 |
| |
948 | + | ||
947 | 949 |
| |
948 | 950 |
| |
951 | + | ||
949 | 952 |
| |
953 | + | ||
954 | + | ||
955 | + | ||
950 | 956 |
| |
951 | 957 |
| |
952 | 958 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
559 | 559 |
| |
560 | 560 |
| |
561 | 561 |
| |
562 | + | ||
562 | 563 |
| |
563 | 564 |
| |
564 | 565 |
| |
|
Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 | - | ||
402 | - | ||
403 | - | ||
404 | - | ||
405 | - | ||
406 | - | ||
407 | - | ||
408 | - | ||
409 | - | ||
410 | - | ||
411 | - | ||
412 | - | ||
413 | - | ||
414 | - | ||
415 | - | ||
416 | - | ||
417 | - | ||
418 | - | ||
419 | - | ||
420 | - | ||
421 | - | ||
422 | - | ||
423 | - | ||
424 | 401 |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 | - | ||
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
| |||
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 | - | ||
111 | - | ||
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
|
Lines changed: 0 additions & 15 deletions
This file was deleted.
0 commit comments