Commit b354133
committed
Auto merge of rust-lang#157398 - jhpratt:rollup-qXar4uR, r=jhpratt
Rollup of 12 pull requests
Successful merges:
- rust-lang#157085 (powerpc: warn against incorrect values for ABI-relevant target features)
- rust-lang#157170 (Use `impl` restrictions in `std`, `core`)
- rust-lang#157217 ([tiny] remove unecessary `.into()` calls)
- rust-lang#157262 (rustdoc: IXCRE: Preserve sizedness bounds on type params belonging to the parent item)
- rust-lang#157379 (Some more simple per-owner resolver changes)
- rust-lang#157381 (librustdoc: fix CSS border issue to support Firefox high contrast mode)
- rust-lang#155512 (interpreter: improve comments and error message in mir_assign_valid_types)
- rust-lang#157254 (Correct description of panic.rs)
- rust-lang#157290 (interpret: fix mir::UnOp layout computation)
- rust-lang#157332 (Rewrite target checking for `#[sanitize]`)
- rust-lang#157351 (Avoid leaking the query-job collection warning into the panic query stack)
- rust-lang#157389 (Add @clarfonthey to libs review rotation)105 files changed
Lines changed: 568 additions & 725 deletions
File tree
- compiler
- rustc_ast_lowering/src
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros/src/format_foreign/shell
- rustc_const_eval/src
- interpret
- util
- rustc_hir/src
- rustc_infer/src/infer/canonical
- rustc_middle/src
- mir/interpret
- ty
- rustc_mir_build/src/builder/expr
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/normalizes_to
- rustc_passes/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_target/src
- spec
- targets
- rustc_trait_selection/src
- solve
- fulfill
- traits
- library
- core/src
- convert
- ffi
- marker
- num
- slice
- sync
- std/src
- ffi
- io
- os
- darwin
- fd
- freebsd
- illumos
- linux
- motor
- netbsd
- net/linux_ext
- solaris
- solid
- unix
- ffi
- io
- net
- windows
- io
- sys
- process/unix
- stdio
- src/librustdoc
- clean
- html/static/css
- tests
- rustdoc-gui
- rustdoc-html/inline_cross
- auxiliary
- ui
- asm
- attributes
- coverage-attr
- derives/coercepointee/auxiliary
- extern
- feature-gates
- force-inlining
- lint
- privacy/sealed-traits
- auxiliary
- process
- resolve
- sanitize-attr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | 291 | | |
297 | 292 | | |
298 | 293 | | |
| |||
810 | 805 | | |
811 | 806 | | |
812 | 807 | | |
813 | | - | |
814 | | - | |
| 808 | + | |
| 809 | + | |
815 | 810 | | |
816 | 811 | | |
817 | 812 | | |
| |||
856 | 851 | | |
857 | 852 | | |
858 | 853 | | |
859 | | - | |
860 | | - | |
| 854 | + | |
| 855 | + | |
861 | 856 | | |
862 | 857 | | |
863 | 858 | | |
| |||
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
569 | | - | |
570 | | - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
571 | 582 | | |
572 | 583 | | |
573 | 584 | | |
| |||
668 | 679 | | |
669 | 680 | | |
670 | 681 | | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
671 | 694 | | |
672 | 695 | | |
673 | 696 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
364 | 371 | | |
365 | 372 | | |
366 | 373 | | |
| |||
379 | 386 | | |
380 | 387 | | |
381 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
382 | 396 | | |
383 | 397 | | |
384 | 398 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | 168 | | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
185 | 184 | | |
186 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
187 | 192 | | |
188 | 193 | | |
189 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
720 | | - | |
| 720 | + | |
| 721 | + | |
721 | 722 | | |
722 | 723 | | |
723 | 724 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments