This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7665c35
committed
Auto merge of rust-lang#98987 - GuillaumeGomez:rollup-bcy32bp, r=GuillaumeGomez
Rollup of 7 pull requests
Successful merges:
- rust-lang#96935 (Allow arithmetic and certain bitwise ops on AtomicPtr)
- rust-lang#98519 (Replace some `guess_head_span` with `def_span`)
- rust-lang#98911 (rustdoc: filter '_ lifetimes from ty::Generics)
- rust-lang#98939 (rustdoc: Add more semantic information to impl IDs)
- rust-lang#98971 (Fix typo in file descriptor docs)
- rust-lang#98983 (docs: Add overview of `rustc_middle::mir::TerminatorKind`)
- rust-lang#98984 (Remove erroneous doc comment)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
78 files changed
+701
-341
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src/transform/check_consts
- rustc_infer/src
- infer/error_reporting
- traits/error_reporting
- rustc_lint/src
- rustc_middle/src
- hir/map
- mir
- ty
- rustc_trait_selection/src/traits
- error_reporting
- specialize
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- coherence
- library
- core
- src
- char
- hash
- sync
- tests
- std/src/os/fd
- src
- librustdoc
- clean
- html/render
- test
- mir-opt
- rustdoc-gui
- rustdoc-ui
- rustdoc
- auxiliary
- const-generics
- primitive
- ui
- empty
- issues
- lint
- mismatched_types
- namespace
- pattern
- proc-macro
- repr
- resolve
- rfc-2008-non-exhaustive
- suggestions
- tools/clippy/tests/ui/crashes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+701
-341
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
| 815 | + | |
821 | 816 | | |
822 | 817 | | |
823 | 818 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
517 | | - | |
518 | | - | |
| 516 | + | |
519 | 517 | | |
520 | 518 | | |
521 | 519 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
205 | 204 | | |
206 | 205 | | |
207 | 206 | | |
208 | | - | |
| 207 | + | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | 151 | | |
154 | 152 | | |
155 | 153 | | |
156 | | - | |
| 154 | + | |
157 | 155 | | |
158 | 156 | | |
159 | 157 | | |
| |||
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
177 | | - | |
| 175 | + | |
178 | 176 | | |
179 | 177 | | |
180 | 178 | | |
| |||
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
196 | | - | |
| 194 | + | |
197 | 195 | | |
198 | 196 | | |
199 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | 555 | | |
557 | 556 | | |
558 | 557 | | |
| |||
579 | 578 | | |
580 | 579 | | |
581 | 580 | | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
592 | 587 | | |
593 | 588 | | |
594 | 589 | | |
| |||
611 | 606 | | |
612 | 607 | | |
613 | 608 | | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
| 609 | + | |
621 | 610 | | |
622 | 611 | | |
623 | 612 | | |
| |||
647 | 636 | | |
648 | 637 | | |
649 | 638 | | |
650 | | - | |
| 639 | + | |
651 | 640 | | |
652 | 641 | | |
653 | 642 | | |
654 | 643 | | |
655 | 644 | | |
656 | | - | |
| 645 | + | |
657 | 646 | | |
658 | 647 | | |
659 | 648 | | |
| |||
681 | 670 | | |
682 | 671 | | |
683 | 672 | | |
684 | | - | |
| 673 | + | |
685 | 674 | | |
686 | 675 | | |
687 | 676 | | |
688 | 677 | | |
689 | | - | |
| 678 | + | |
690 | 679 | | |
691 | 680 | | |
692 | 681 | | |
693 | 682 | | |
694 | 683 | | |
695 | | - | |
| 684 | + | |
696 | 685 | | |
697 | 686 | | |
698 | 687 | | |
699 | 688 | | |
700 | | - | |
| 689 | + | |
701 | 690 | | |
702 | 691 | | |
703 | 692 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1013 | 1013 | | |
1014 | 1014 | | |
1015 | 1015 | | |
| 1016 | + | |
1016 | 1017 | | |
1017 | 1018 | | |
1018 | 1019 | | |
1019 | 1020 | | |
1020 | 1021 | | |
1021 | | - | |
| 1022 | + | |
1022 | 1023 | | |
1023 | 1024 | | |
1024 | 1025 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
399 | 401 | | |
400 | 402 | | |
401 | 403 | | |
| |||
911 | 913 | | |
912 | 914 | | |
913 | 915 | | |
914 | | - | |
| 916 | + | |
915 | 917 | | |
916 | 918 | | |
917 | 919 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
| 798 | + | |
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| |||
Lines changed: 6 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | | - | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
| 1115 | + | |
| 1116 | + | |
1121 | 1117 | | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
| 1118 | + | |
1125 | 1119 | | |
1126 | | - | |
| 1120 | + | |
1127 | 1121 | | |
1128 | 1122 | | |
1129 | 1123 | | |
| |||
1138 | 1132 | | |
1139 | 1133 | | |
1140 | 1134 | | |
1141 | | - | |
1142 | 1135 | | |
1143 | 1136 | | |
1144 | 1137 | | |
| |||
2185 | 2178 | | |
2186 | 2179 | | |
2187 | 2180 | | |
2188 | | - | |
| 2181 | + | |
2189 | 2182 | | |
2190 | 2183 | | |
2191 | 2184 | | |
| |||
2532 | 2525 | | |
2533 | 2526 | | |
2534 | 2527 | | |
2535 | | - | |
2536 | | - | |
| 2528 | + | |
2537 | 2529 | | |
2538 | 2530 | | |
2539 | 2531 | | |
| |||
0 commit comments