File tree
757 files changed
+20671
-4545
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_builtin_macros/src
- deriving/generic
- format_foreign
- printf
- shell
- rustc_codegen_cranelift
- scripts
- src
- driver
- rustc_codegen_gcc
- .github/workflows
- build_sysroot
- src
- example
- patches
- src
- back
- intrinsic
- tests
- run
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_rmc/src
- context
- overrides/stubs
- rustc_codegen_ssa
- src
- back
- debuginfo
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures/src
- sso
- rustc_driver
- src
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_incremental/src
- persist
- rustc_index/src
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle
- src
- dep_graph
- hir
- map
- middle
- mir
- traits
- ty
- print
- rustc_mir_build/src
- build/expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_plugin_impl/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system
- src
- dep_graph
- ich
- query
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_target/src
- spec
- rustc_trait_selection
- src
- traits
- error_reporting
- select
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- method
- coherence
- collect
- impl_wf_check
- outlives
- structured_errors
- variance
- library
- alloc
- benches
- src
- collections
- btree
- map
- testing
- vec_deque
- vec
- tests
- core
- benches
- src
- array
- convert
- fmt
- iter
- adapters
- traits
- num
- slice
- str
- tests
- iter
- adapters
- std/src
- collections
- hash
- ffi
- io
- net
- ip
- path
- sync
- sys
- unix
- process
- windows
- sys_common
- thread
- time
- test/src/formatters
- src
- bootstrap
- defaults
- ci
- docker/host-x86_64
- dist-i686-linux
- dist-x86_64-linux
- scripts
- doc
- rustc/src
- codegen-options
- rustdoc/src
- etc
- librustdoc
- clean
- html
- highlight
- fixtures
- render
- static/css
- json
- passes
- rustdoc-json-types
- test
- assembly
- asm
- codegen
- mir-opt
- inline
- rmc/Enum
- run-make/issue-85441
- run-make-fulldeps
- hotplug_codegen_backend
- obtain-borrowck
- target-specs
- rustdoc-gui
- src/test_docs
- rustdoc-json
- unions
- ui-fulldeps
- auxiliary
- tools
- clippy
- .cargo
- .github/ISSUE_TEMPLATE
- clippy_dev
- src
- clippy_lints
- src
- functions
- loops
- methods
- transmute
- types
- utils
- internal_lints
- clippy_utils
- src
- lintcheck/src
- src
- tests
- cargo
- ui
- auxiliary
- crashes
- ui-internal
- ui-toml
- toml_disallowed_method
- toml_trivially_copy
- error_index_generator
- rustdoc-gui
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
757 files changed
+20671
-4545
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 48 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| |||
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 |
| - | |
1147 |
| - | |
1148 |
| - | |
1149 |
| - | |
1150 |
| - | |
1151 |
| - | |
1152 |
| - | |
1153 |
| - | |
1154 |
| - | |
1155 |
| - | |
1156 |
| - | |
1157 |
| - | |
1158 |
| - | |
1159 | 1146 |
| |
1160 | 1147 |
| |
1161 | 1148 |
| |
| |||
1711 | 1698 |
| |
1712 | 1699 |
| |
1713 | 1700 |
| |
1714 |
| - | |
| 1701 | + | |
1715 | 1702 |
| |
1716 | 1703 |
| |
1717 | 1704 |
| |
| |||
2301 | 2288 |
| |
2302 | 2289 |
| |
2303 | 2290 |
| |
2304 |
| - | |
| 2291 | + | |
2305 | 2292 |
| |
2306 | 2293 |
| |
2307 | 2294 |
| |
2308 | 2295 |
| |
2309 | 2296 |
| |
2310 |
| - | |
| 2297 | + | |
2311 | 2298 |
| |
2312 |
| - | |
| 2299 | + | |
2313 | 2300 |
| |
2314 | 2301 |
| |
2315 | 2302 |
| |
| |||
2960 | 2947 |
| |
2961 | 2948 |
| |
2962 | 2949 |
| |
2963 |
| - | |
| 2950 | + | |
2964 | 2951 |
| |
2965 |
| - | |
| 2952 | + | |
2966 | 2953 |
| |
2967 | 2954 |
| |
2968 | 2955 |
| |
| |||
3053 | 3040 |
| |
3054 | 3041 |
| |
3055 | 3042 |
| |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
3056 | 3052 |
| |
3057 | 3053 |
| |
3058 | 3054 |
| |
| |||
3783 | 3779 |
| |
3784 | 3780 |
| |
3785 | 3781 |
| |
| 3782 | + | |
3786 | 3783 |
| |
3787 | 3784 |
| |
3788 | 3785 |
| |
| |||
3846 | 3843 |
| |
3847 | 3844 |
| |
3848 | 3845 |
| |
| 3846 | + | |
3849 | 3847 |
| |
| 3848 | + | |
3850 | 3849 |
| |
3851 | 3850 |
| |
3852 | 3851 |
| |
| |||
3874 | 3873 |
| |
3875 | 3874 |
| |
3876 | 3875 |
| |
| 3876 | + | |
3877 | 3877 |
| |
3878 | 3878 |
| |
3879 | 3879 |
| |
| |||
4227 | 4227 |
| |
4228 | 4228 |
| |
4229 | 4229 |
| |
| 4230 | + | |
| 4231 | + | |
4230 | 4232 |
| |
4231 | 4233 |
| |
4232 | 4234 |
| |
| |||
4307 | 4309 |
| |
4308 | 4310 |
| |
4309 | 4311 |
| |
| 4312 | + | |
4310 | 4313 |
| |
4311 | 4314 |
| |
4312 | 4315 |
| |
| |||
4437 | 4440 |
| |
4438 | 4441 |
| |
4439 | 4442 |
| |
| 4443 | + | |
4440 | 4444 |
| |
4441 | 4445 |
| |
| 4446 | + | |
| 4447 | + | |
4442 | 4448 |
| |
4443 | 4449 |
| |
4444 | 4450 |
| |
4445 | 4451 |
| |
4446 | 4452 |
| |
| 4453 | + | |
4447 | 4454 |
| |
4448 | 4455 |
| |
4449 | 4456 |
| |
| |||
4511 | 4518 |
| |
4512 | 4519 |
| |
4513 | 4520 |
| |
| 4521 | + | |
4514 | 4522 |
| |
4515 | 4523 |
| |
4516 | 4524 |
| |
| |||
4546 | 4554 |
| |
4547 | 4555 |
| |
4548 | 4556 |
| |
| 4557 | + | |
4549 | 4558 |
| |
4550 | 4559 |
| |
4551 | 4560 |
| |
| |||
4589 | 4598 |
| |
4590 | 4599 |
| |
4591 | 4600 |
| |
| 4601 | + | |
4592 | 4602 |
| |
4593 | 4603 |
| |
4594 | 4604 |
| |
| |||
4677 | 4687 |
| |
4678 | 4688 |
| |
4679 | 4689 |
| |
| 4690 | + | |
| 4691 | + | |
| 4692 | + | |
| 4693 | + | |
| 4694 | + | |
| 4695 | + | |
| 4696 | + | |
| 4697 | + | |
| 4698 | + | |
4680 | 4699 |
| |
4681 | 4700 |
| |
4682 | 4701 |
| |
| |||
5037 | 5056 |
| |
5038 | 5057 |
| |
5039 | 5058 |
| |
5040 |
| - | |
| 5059 | + | |
5041 | 5060 |
| |
5042 |
| - | |
| 5061 | + | |
5043 | 5062 |
| |
5044 | 5063 |
| |
5045 | 5064 |
| |
| |||
5237 | 5256 |
| |
5238 | 5257 |
| |
5239 | 5258 |
| |
5240 |
| - | |
| 5259 | + | |
5241 | 5260 |
| |
5242 | 5261 |
| |
5243 | 5262 |
| |
| |||
5486 | 5505 |
| |
5487 | 5506 |
| |
5488 | 5507 |
| |
5489 |
| - | |
| 5508 | + | |
5490 | 5509 |
| |
5491 |
| - | |
| 5510 | + | |
5492 | 5511 |
| |
5493 | 5512 |
| |
5494 | 5513 |
| |
| |||
5498 | 5517 |
| |
5499 | 5518 |
| |
5500 | 5519 |
| |
5501 |
| - | |
| 5520 | + | |
5502 | 5521 |
| |
5503 |
| - | |
| 5522 | + | |
5504 | 5523 |
| |
5505 | 5524 |
| |
5506 | 5525 |
| |
| |||
5509 | 5528 |
| |
5510 | 5529 |
| |
5511 | 5530 |
| |
5512 |
| - | |
| 5531 | + | |
5513 | 5532 |
| |
5514 |
| - | |
| 5533 | + | |
5515 | 5534 |
| |
5516 | 5535 |
| |
5517 | 5536 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 | 1213 |
| |
| 1214 | + | |
| 1215 | + | |
1214 | 1216 |
| |
1215 | 1217 |
| |
1216 | 1218 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
| 298 | + | |
298 | 299 |
| |
299 | 300 |
| |
300 | 301 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 |
| |
108 | 111 |
| |
109 | 112 |
| |
|
Lines changed: 38 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1328 | 1328 |
| |
1329 | 1329 |
| |
1330 | 1330 |
| |
1331 |
| - | |
1332 |
| - | |
1333 |
| - | |
1334 |
| - | |
1335 |
| - | |
1336 |
| - | |
1337 |
| - | |
1338 |
| - | |
1339 |
| - | |
1340 |
| - | |
1341 |
| - | |
1342 |
| - | |
1343 |
| - | |
1344 |
| - | |
1345 |
| - | |
1346 |
| - | |
1347 |
| - | |
1348 |
| - | |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
1356 | 1350 |
| |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
1357 | 1370 |
| |
1358 | 1371 |
| |
1359 | 1372 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
0 commit comments