This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
1,057 files changed
+9676
-1327
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- rustc_codegen_cranelift/src/debuginfo
- rustc_codegen_llvm/src/debuginfo
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_data_structures/src
- sync
- rustc_errors/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- collect
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- dep_graph
- mir/interpret
- query
- rustc_mir_build/src
- build/custom
- parse
- thir/pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coverage
- rustc_monomorphize
- src
- rustc_parse/src
- parser
- rustc_query_impl
- rustc_query_system/src/ich
- rustc_smir/src
- rustc_internal
- rustc_smir
- stable_mir
- rustc_span/src
- analyze_source_file
- source_map
- rustc_trait_selection/src
- solve
- assembly
- traits
- error_reporting
- select
- rustc_traits
- rustc_transmute/src
- layout
- maybe_transmutable
- library
- core/src
- intrinsics
- num/dec2flt
- ops
- ptr
- std/src
- io
- buffered
- error
- os
- unix
- wasi
- sys
- hermit
- unix
- process
- windows
- src
- bootstrap
- ci/docker/host-x86_64/dist-x86_64-linux
- librustdoc
- html
- static/js
- tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests
- ui
- cmp_owned
- crashes
- crate_level_checks
- declare_interior_mutable_const
- doc
- ui-toml
- absolute_paths
- allow_mixed_uninlined_format_args
- arithmetic_side_effects_allowed
- array_size_threshold
- await_holding_invalid_type
- conf_deprecated_key
- dbg_macro
- disallowed_macros
- disallowed_names_append
- disallowed_names_replace
- doc_valid_idents_append
- doc_valid_idents_replace
- excessive_nesting
- expect_used
- fn_params_excessive_bools
- functions_maxlines
- ifs_same_cond
- large_futures
- large_include_file
- lint_decimal_readability
- min_ident_chars
- min_rust_version
- missing_enforced_import_rename
- module_inception
- nonstandard_macro_braces
- print_macro
- pub_crate_missing_docs
- semicolon_block
- strict_non_send_fields_in_send_ty
- struct_excessive_bools
- suppress_lint_in_const
- toml_disallow
- toml_disallowed_methods
- toml_disallowed_types
- toml_trivially_copy
- undocumented_unsafe_blocks
- unwrap_used
- upper_case_acronyms_aggressive
- vec_box_sized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,057 files changed
+9676
-1327
lines changedLines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
722 | 722 |
| |
723 | 723 |
| |
724 | 724 |
| |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
725 | 737 |
| |
726 | 738 |
| |
727 | 739 |
| |
| |||
2041 | 2053 |
| |
2042 | 2054 |
| |
2043 | 2055 |
| |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
2044 | 2062 |
| |
2045 | 2063 |
| |
2046 | 2064 |
| |
| |||
4228 | 4246 |
| |
4229 | 4247 |
| |
4230 | 4248 |
| |
4231 |
| - | |
4232 | 4249 |
| |
4233 | 4250 |
| |
4234 | 4251 |
| |
| |||
4437 | 4454 |
| |
4438 | 4455 |
| |
4439 | 4456 |
| |
4440 |
| - | |
4441 | 4457 |
| |
4442 | 4458 |
| |
4443 | 4459 |
| |
4444 | 4460 |
| |
4445 | 4461 |
| |
4446 |
| - | |
4447 | 4462 |
| |
4448 |
| - | |
4449 | 4463 |
| |
4450 | 4464 |
| |
4451 | 4465 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
224 | 220 |
| |
225 | 221 |
| |
226 | 222 |
| |
| |||
265 | 261 |
| |
266 | 262 |
| |
267 | 263 |
| |
268 |
| - | |
| 264 | + | |
| 265 | + | |
269 | 266 |
| |
270 |
| - | |
271 |
| - | |
| 267 | + | |
272 | 268 |
| |
273 | 269 |
| |
274 | 270 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
606 |
| - | |
| 606 | + | |
607 | 607 |
| |
608 | 608 |
| |
609 | 609 |
| |
| |||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
676 |
| - | |
| 676 | + | |
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
| |||
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
787 |
| - | |
| 787 | + | |
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
| 87 | + | |
91 | 88 |
| |
92 | 89 |
| |
93 | 90 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
| 270 | + | |
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
| 386 | + | |
387 | 387 |
|
Lines changed: 45 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
164 | 173 |
| |
165 | 174 |
| |
166 | 175 |
| |
167 | 176 |
| |
168 |
| - | |
| 177 | + | |
169 | 178 |
| |
170 | 179 |
| |
171 | 180 |
| |
| |||
176 | 185 |
| |
177 | 186 |
| |
178 | 187 |
| |
179 |
| - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
180 | 206 |
| |
181 | 207 |
| |
182 |
| - | |
| 208 | + | |
183 | 209 |
| |
184 | 210 |
| |
185 | 211 |
| |
| |||
189 | 215 |
| |
190 | 216 |
| |
191 | 217 |
| |
192 |
| - | |
193 |
| - | |
| 218 | + | |
| 219 | + | |
194 | 220 |
| |
195 |
| - | |
| 221 | + | |
196 | 222 |
| |
197 | 223 |
| |
198 | 224 |
| |
| |||
694 | 720 |
| |
695 | 721 |
| |
696 | 722 |
| |
697 |
| - | |
| 723 | + | |
698 | 724 |
| |
699 | 725 |
| |
700 | 726 |
| |
| |||
826 | 852 |
| |
827 | 853 |
| |
828 | 854 |
| |
829 |
| - | |
| 855 | + | |
830 | 856 |
| |
831 | 857 |
| |
832 | 858 |
| |
| |||
974 | 1000 |
| |
975 | 1001 |
| |
976 | 1002 |
| |
977 |
| - | |
| 1003 | + | |
978 | 1004 |
| |
979 | 1005 |
| |
980 | 1006 |
| |
| |||
1068 | 1094 |
| |
1069 | 1095 |
| |
1070 | 1096 |
| |
1071 |
| - | |
1072 |
| - | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1073 | 1102 |
| |
1074 | 1103 |
| |
1075 | 1104 |
| |
|
0 commit comments