File tree
156 files changed
+1739
-1407
lines changed- compiler
- rustc_ast_lowering
- locales
- src
- rustc_ast_passes
- locales
- src
- rustc_attr
- locales
- src
- rustc_borrowck
- locales
- src
- rustc_builtin_macros
- locales
- src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- locales
- src
- rustc_codegen_llvm
- locales
- src
- rustc_codegen_ssa
- locales
- src
- traits
- rustc_const_eval
- locales
- src
- rustc_driver_impl
- locales
- src
- rustc_error_messages
- locales
- en-US
- src
- rustc_errors
- locales
- src
- json
- rustc_expand
- locales
- src
- parse
- rustc_hir_analysis
- locales
- src
- rustc_hir_typeck
- locales
- src
- fn_ctxt
- rustc_incremental
- locales
- src
- rustc_infer
- locales
- src
- errors
- infer/error_reporting
- rustc_interface
- locales
- src
- rustc_lint
- locales
- src
- rustc_macros/src
- diagnostics
- rustc_metadata
- locales
- src
- rustc_middle
- locales
- src
- ty
- rustc_mir_build
- locales
- src
- rustc_mir_dataflow
- locales
- src
- rustc_monomorphize
- locales
- src
- rustc_parse
- locales
- src
- parser
- rustc_passes
- locales
- src
- rustc_plugin_impl
- locales
- src
- rustc_privacy
- locales
- src
- rustc_query_system
- locales
- src
- rustc_resolve
- locales
- src
- rustc_session
- locales
- src
- rustc_symbol_mangling
- locales
- src
- rustc_trait_selection
- locales
- src
- rustc_ty_utils
- locales
- src
- src
- librustdoc
- clean
- passes/lint
- tools
- clippy
- clippy_lints/src
- src
- rustfmt/src/parse
- tests
- run-make/translation
- run-make-fulldeps
- hotplug_codegen_backend
- issue-19371
- ui-fulldeps
- fluent-messages
- internal-lints
- session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
156 files changed
+1739
-1407
lines changed+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3930 | 3930 |
| |
3931 | 3931 |
| |
3932 | 3932 |
| |
| 3933 | + | |
| 3934 | + | |
3933 | 3935 |
| |
| 3936 | + | |
| 3937 | + | |
| 3938 | + | |
3934 | 3939 |
| |
| 3940 | + | |
3935 | 3941 |
| |
3936 | 3942 |
| |
| 3943 | + | |
3937 | 3944 |
| |
| 3945 | + | |
3938 | 3946 |
| |
3939 | 3947 |
| |
3940 | 3948 |
| |
3941 | 3949 |
| |
| 3950 | + | |
| 3951 | + | |
| 3952 | + | |
3942 | 3953 |
| |
3943 | 3954 |
| |
3944 | 3955 |
| |
3945 | 3956 |
| |
3946 | 3957 |
| |
3947 | 3958 |
| |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
3948 | 3962 |
| |
| 3963 | + | |
3949 | 3964 |
| |
| 3965 | + | |
| 3966 | + | |
| 3967 | + | |
3950 | 3968 |
| |
3951 | 3969 |
| |
| 3970 | + | |
3952 | 3971 |
| |
| 3972 | + | |
| 3973 | + | |
3953 | 3974 |
| |
3954 | 3975 |
| |
3955 | 3976 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
| 342 | + | |
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
62 |
| - | |
63 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 |
| |
65 | 70 |
| |
66 | 71 |
| |
| |||
87 | 92 |
| |
88 | 93 |
| |
89 | 94 |
| |
| 95 | + | |
| 96 | + | |
90 | 97 |
| |
91 | 98 |
| |
92 | 99 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
1723 | 1724 |
| |
1724 | 1725 |
| |
1725 | 1726 |
| |
1726 |
| - | |
| 1727 | + | |
1727 | 1728 |
| |
1728 | 1729 |
| |
1729 | 1730 |
| |
1730 | 1731 |
| |
1731 | 1732 |
| |
1732 |
| - | |
| 1733 | + | |
1733 | 1734 |
| |
1734 | 1735 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
| 22 | + | |
| 23 | + |
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
| |||
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
| 28 | + | |
| 29 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
102 |
| - | |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
114 |
| - | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
118 | 119 |
| |
119 | 120 |
| |
120 |
| - | |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
126 |
| - | |
| 127 | + | |
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
| |||
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
278 |
| - | |
| 279 | + | |
279 | 280 |
| |
280 | 281 |
| |
281 | 282 |
| |
| |||
287 | 288 |
| |
288 | 289 |
| |
289 | 290 |
| |
290 |
| - | |
| 291 | + | |
291 | 292 |
| |
292 | 293 |
| |
293 | 294 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| 103 | + | |
| 104 | + | |
102 | 105 |
| |
103 | 106 |
| |
104 | 107 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
| 59 | + | |
| 60 | + | |
57 | 61 |
| |
58 | 62 |
| |
59 | 63 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
175 | 180 |
| |
176 | 181 |
| |
177 | 182 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| 88 | + | |
| 89 | + | |
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
| |||
100 | 103 |
| |
101 | 104 |
| |
102 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
103 | 110 |
| |
104 | 111 |
| |
105 | 112 |
| |
|
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
| 31 | + | |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
0 commit comments