This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 2b45282
committed
Auto merge of rust-lang#125371 - matthiaskrgr:rollup-poo7wsl, r=matthiaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#122665 (Add some tests for public-private dependencies.)
- rust-lang#123122 (Fix incorrect suggestion for undeclared hrtb lifetimes in where clauses.)
- rust-lang#125276 (Fix parsing of erroneously placed semicolons)
- rust-lang#125310 (Move ~100 tests from tests/ui to subdirs)
- rust-lang#125357 (Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs`)
- rust-lang#125369 (Don't do cc detection for synthetic targets)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
158 files changed
+658
-106
lines changed- compiler
- rustc_parse/src/parser
- rustc_resolve/src/late
- src
- bootstrap/src/core/build_steps
- tools/tidy/src
- tests
- run-make/rustdoc-scrape-examples-multiple
- ui
- asm
- backtrace
- auxiliary
- coherence
- auxiliary
- cross-crate
- auxiliary
- expr
- feature-gates
- ffi-attrs
- fn-main
- foreign
- fuel
- generics
- inference
- intrinsics
- lint
- macros
- parser
- issues
- pattern
- privacy/pub-priv-dep
- auxiliary
- process
- range
- repr
- return
- statics
- auxiliary
- suggestions
- tool-attributes
- unop
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+658
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
2714 | 2715 | | |
2715 | 2716 | | |
2716 | 2717 | | |
2717 | | - | |
2718 | | - | |
| 2718 | + | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
2719 | 2729 | | |
2720 | 2730 | | |
2721 | 2731 | | |
| |||
2726 | 2736 | | |
2727 | 2737 | | |
2728 | 2738 | | |
2729 | | - | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
2730 | 2747 | | |
2731 | 2748 | | |
2732 | 2749 | | |
2733 | 2750 | | |
2734 | 2751 | | |
2735 | | - | |
| 2752 | + | |
2736 | 2753 | | |
2737 | 2754 | | |
2738 | 2755 | | |
| |||
2761 | 2778 | | |
2762 | 2779 | | |
2763 | 2780 | | |
| 2781 | + | |
| 2782 | + | |
2764 | 2783 | | |
| 2784 | + | |
| 2785 | + | |
| 2786 | + | |
| 2787 | + | |
| 2788 | + | |
| 2789 | + | |
| 2790 | + | |
| 2791 | + | |
| 2792 | + | |
| 2793 | + | |
| 2794 | + | |
| 2795 | + | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
| 2803 | + | |
| 2804 | + | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
2765 | 2824 | | |
2766 | 2825 | | |
2767 | 2826 | | |
2768 | | - | |
| 2827 | + | |
2769 | 2828 | | |
2770 | 2829 | | |
2771 | 2830 | | |
| |||
2780 | 2839 | | |
2781 | 2840 | | |
2782 | 2841 | | |
| 2842 | + | |
2783 | 2843 | | |
2784 | 2844 | | |
2785 | 2845 | | |
2786 | 2846 | | |
2787 | 2847 | | |
2788 | 2848 | | |
2789 | | - | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
2790 | 2864 | | |
2791 | 2865 | | |
2792 | 2866 | | |
2793 | 2867 | | |
2794 | 2868 | | |
2795 | 2869 | | |
2796 | 2870 | | |
2797 | | - | |
| 2871 | + | |
2798 | 2872 | | |
2799 | 2873 | | |
2800 | | - | |
| 2874 | + | |
2801 | 2875 | | |
2802 | 2876 | | |
2803 | 2877 | | |
| |||
3033 | 3107 | | |
3034 | 3108 | | |
3035 | 3109 | | |
3036 | | - | |
| 3110 | + | |
3037 | 3111 | | |
3038 | 3112 | | |
3039 | 3113 | | |
3040 | | - | |
| 3114 | + | |
3041 | 3115 | | |
3042 | 3116 | | |
3043 | 3117 | | |
| |||
3161 | 3235 | | |
3162 | 3236 | | |
3163 | 3237 | | |
3164 | | - | |
| 3238 | + | |
3165 | 3239 | | |
3166 | 3240 | | |
3167 | 3241 | | |
3168 | | - | |
| 3242 | + | |
3169 | 3243 | | |
3170 | 3244 | | |
3171 | 3245 | | |
| |||
3309 | 3383 | | |
3310 | 3384 | | |
3311 | 3385 | | |
3312 | | - | |
3313 | 3386 | | |
3314 | 3387 | | |
3315 | 3388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 0 additions & 21 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
0 commit comments