File tree
887 files changed
+13602
-11432
lines changed- src
- bootstrap
- bin
- builder
- build_helper
- ci/docker/dist-various-1
- doc
- rustc/src
- lints/listing
- rustdoc/src
- etc
- liballoc
- collections
- libcore
- fmt
- iter/adapters
- num
- ops
- slice
- str
- libproc_macro
- librustc
- hir
- lowering
- map
- ich
- infer
- error_reporting
- nice_region_error
- lint
- middle
- mir
- interpret
- query
- session
- traits
- query
- ty
- print
- query
- librustc_apfloat
- librustc_ast_borrowck
- librustc_codegen_llvm
- back
- debuginfo
- librustc_codegen_ssa
- back
- debuginfo
- mir
- librustc_data_structures
- tiny_list
- librustc_driver
- librustc_errors
- librustc_incremental/persist
- librustc_interface
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll
- region_infer/error_reporting
- type_check
- build
- expr
- matches
- dataflow
- impls
- move_paths
- hair/pattern
- interpret
- intrinsics
- monomorphize
- transform
- util
- librustc_passes
- librustc_privacy
- librustc_resolve
- librustc_save_analysis
- librustc_typeck/check
- method
- librustdoc
- clean
- html
- static
- passes
- libstd
- ffi
- io
- sync
- sys
- unix/process
- vxworks
- backtrace
- printing
- tracing
- wasi
- wasm
- libsyntax
- attr
- diagnostics
- ext
- tt
- feature_gate
- parse
- lexer
- parser
- print
- util
- libsyntax_ext
- deriving
- cmp
- generic
- libsyntax_pos
- libterm
- libtest
- formatters
- test
- codegen
- debuginfo
- incremental/hashes
- pretty
- run-make-fulldeps
- libtest-json
- lto-empty
- rustdoc
- inline_cross
- auxiliary
- rustdoc-ui
- ui
- abi
- associated-const
- associated-type-bounds
- associated-types
- ast-json
- async-await
- auxiliary
- borrowck
- chalkify
- closure-expected-type
- closures
- conditional-compilation
- consts
- const-eval
- derives
- did_you_mean
- error-codes
- extern
- feature-gate
- feature-gates
- fmt
- fn
- generator
- hrtb
- hygiene
- if
- impl-trait
- issues
- iterators
- keyword/extern
- kindck
- lint
- macros
- auxiliary
- malformed
- marker_trait_attr
- mismatched_types
- mut
- namespace
- nll
- not-panic
- on-unimplemented
- or-patterns
- parser
- privacy
- proc-macro
- auxiliary
- recursion
- regions
- reserved
- rfc-2565-param-attrs
- self
- span
- specialization
- str
- structs
- suggestions
- terminal-width
- tool-attributes
- traits
- trait-alias
- trivial-bounds
- type
- type-check
- typeck
- unboxed-closures
- union
- unsized
- wf
- where-clauses
- tools
- build-manifest
- compiletest/src
- error_index_generator
- rustc-std-workspace-std
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
887 files changed
+13602
-11432
lines changed+16-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 |
| |
121 | 124 |
| |
122 | 125 |
| |
| |||
181 | 184 |
| |
182 | 185 |
| |
183 | 186 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
190 | 200 |
| |
191 | 201 |
| |
192 | 202 |
| |
|
+66-35
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
| 319 | + | |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
| |||
946 | 946 |
| |
947 | 947 |
| |
948 | 948 |
| |
| 949 | + | |
949 | 950 |
| |
950 | 951 |
| |
951 | 952 |
| |
| |||
1138 | 1139 |
| |
1139 | 1140 |
| |
1140 | 1141 |
| |
1141 |
| - | |
| 1142 | + | |
1142 | 1143 |
| |
1143 |
| - | |
| 1144 | + | |
1144 | 1145 |
| |
| 1146 | + | |
| 1147 | + | |
1145 | 1148 |
| |
1146 | 1149 |
| |
1147 | 1150 |
| |
| |||
1157 | 1160 |
| |
1158 | 1161 |
| |
1159 | 1162 |
| |
1160 |
| - | |
| 1163 | + | |
1161 | 1164 |
| |
1162 |
| - | |
| 1165 | + | |
1163 | 1166 |
| |
1164 | 1167 |
| |
1165 | 1168 |
| |
| |||
1172 | 1175 |
| |
1173 | 1176 |
| |
1174 | 1177 |
| |
1175 |
| - | |
| 1178 | + | |
1176 | 1179 |
| |
1177 |
| - | |
| 1180 | + | |
1178 | 1181 |
| |
1179 | 1182 |
| |
1180 | 1183 |
| |
| |||
1279 | 1282 |
| |
1280 | 1283 |
| |
1281 | 1284 |
| |
1282 |
| - | |
| 1285 | + | |
1283 | 1286 |
| |
1284 |
| - | |
| 1287 | + | |
1285 | 1288 |
| |
1286 | 1289 |
| |
1287 | 1290 |
| |
| |||
1579 | 1582 |
| |
1580 | 1583 |
| |
1581 | 1584 |
| |
1582 |
| - | |
| 1585 | + | |
1583 | 1586 |
| |
1584 |
| - | |
| 1587 | + | |
1585 | 1588 |
| |
1586 | 1589 |
| |
1587 | 1590 |
| |
| |||
1601 | 1604 |
| |
1602 | 1605 |
| |
1603 | 1606 |
| |
1604 |
| - | |
| 1607 | + | |
1605 | 1608 |
| |
1606 |
| - | |
| 1609 | + | |
1607 | 1610 |
| |
1608 | 1611 |
| |
1609 | 1612 |
| |
| |||
1665 | 1668 |
| |
1666 | 1669 |
| |
1667 | 1670 |
| |
1668 |
| - | |
| 1671 | + | |
1669 | 1672 |
| |
1670 |
| - | |
| 1673 | + | |
1671 | 1674 |
| |
1672 | 1675 |
| |
1673 | 1676 |
| |
| |||
1785 | 1788 |
| |
1786 | 1789 |
| |
1787 | 1790 |
| |
1788 |
| - | |
| 1791 | + | |
1789 | 1792 |
| |
1790 | 1793 |
| |
1791 | 1794 |
| |
| |||
1989 | 1992 |
| |
1990 | 1993 |
| |
1991 | 1994 |
| |
| 1995 | + | |
1992 | 1996 |
| |
1993 | 1997 |
| |
1994 | 1998 |
| |
| |||
2374 | 2378 |
| |
2375 | 2379 |
| |
2376 | 2380 |
| |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
2377 | 2384 |
| |
2378 | 2385 |
| |
2379 | 2386 |
| |
| |||
2760 | 2767 |
| |
2761 | 2768 |
| |
2762 | 2769 |
| |
2763 |
| - | |
| 2770 | + | |
2764 | 2771 |
| |
2765 | 2772 |
| |
2766 | 2773 |
| |
| |||
3062 | 3069 |
| |
3063 | 3070 |
| |
3064 | 3071 |
| |
| 3072 | + | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
| 3078 | + | |
3065 | 3079 |
| |
3066 | 3080 |
| |
3067 | 3081 |
| |
| |||
3218 | 3232 |
| |
3219 | 3233 |
| |
3220 | 3234 |
| |
| 3235 | + | |
3221 | 3236 |
| |
3222 | 3237 |
| |
3223 | 3238 |
| |
| |||
3564 | 3579 |
| |
3565 | 3580 |
| |
3566 | 3581 |
| |
3567 |
| - | |
| 3582 | + | |
3568 | 3583 |
| |
3569 | 3584 |
| |
3570 | 3585 |
| |
| |||
3590 | 3605 |
| |
3591 | 3606 |
| |
3592 | 3607 |
| |
3593 |
| - | |
| 3608 | + | |
3594 | 3609 |
| |
3595 | 3610 |
| |
3596 | 3611 |
| |
| |||
4067 | 4082 |
| |
4068 | 4083 |
| |
4069 | 4084 |
| |
| 4085 | + | |
| 4086 | + | |
| 4087 | + | |
| 4088 | + | |
4070 | 4089 |
| |
4071 | 4090 |
| |
4072 | 4091 |
| |
| |||
4089 | 4108 |
| |
4090 | 4109 |
| |
4091 | 4110 |
| |
| 4111 | + | |
| 4112 | + | |
| 4113 | + | |
| 4114 | + | |
| 4115 | + | |
| 4116 | + | |
| 4117 | + | |
| 4118 | + | |
| 4119 | + | |
| 4120 | + | |
| 4121 | + | |
4092 | 4122 |
| |
4093 | 4123 |
| |
4094 | 4124 |
| |
| |||
4113 | 4143 |
| |
4114 | 4144 |
| |
4115 | 4145 |
| |
| 4146 | + | |
4116 | 4147 |
| |
| 4148 | + | |
| 4149 | + | |
| 4150 | + | |
4117 | 4151 |
| |
| 4152 | + | |
4118 | 4153 |
| |
4119 | 4154 |
| |
4120 | 4155 |
| |
| |||
4382 | 4417 |
| |
4383 | 4418 |
| |
4384 | 4419 |
| |
4385 |
| - | |
4386 |
| - | |
4387 |
| - | |
4388 |
| - | |
4389 |
| - | |
4390 |
| - | |
4391 |
| - | |
4392 |
| - | |
4393 |
| - | |
4394 | 4420 |
| |
4395 | 4421 |
| |
4396 | 4422 |
| |
| |||
4411 | 4437 |
| |
4412 | 4438 |
| |
4413 | 4439 |
| |
4414 |
| - | |
| 4440 | + | |
4415 | 4441 |
| |
4416 | 4442 |
| |
4417 | 4443 |
| |
| |||
4491 | 4517 |
| |
4492 | 4518 |
| |
4493 | 4519 |
| |
4494 |
| - | |
| 4520 | + | |
4495 | 4521 |
| |
4496 |
| - | |
| 4522 | + | |
| 4523 | + | |
| 4524 | + | |
| 4525 | + | |
| 4526 | + | |
| 4527 | + | |
4497 | 4528 |
| |
4498 | 4529 |
| |
4499 | 4530 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 | 385 |
| |
391 | 386 |
| |
392 | 387 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 18 |
| |
22 | 19 |
| |
23 | 20 |
| |
| |||
124 | 121 |
| |
125 | 122 |
| |
126 | 123 |
| |
127 |
| - | |
128 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
129 | 127 |
| |
130 | 128 |
| |
131 | 129 |
| |
|
0 commit comments