File tree
917 files changed
+14495
-9973
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src
- diagnostics
- polonius
- legacy
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift/src
- abi
- driver
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures
- src/graph
- scc
- rustc_driver_impl/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- type_of
- errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer/outlives
- rustc_interface
- src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- mir
- query
- traits
- ty
- print
- rustc_mir_build/src
- builder
- custom/parse
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- counters
- shim
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve/assembly
- rustc_parse/src
- parser
- rustc_parse_format/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src
- callconv
- spec/targets
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- traits
- query
- type_op
- select
- rustc_traits/src
- rustc_type_ir/src
- stable_mir/src/mir
- library
- alloc/src
- collections
- btree
- node
- linked_list
- vec_deque
- testing
- vec
- core/src
- ffi
- iter/sources
- macros
- marker
- slice
- sync
- std/src
- io/pipe
- sync/mpmc
- sys/pal/uefi
- src
- bootstrap/src
- core
- build_steps
- builder
- utils
- build_helper/src
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64
- dist-x86_64-linux
- mingw-check
- github-actions
- doc
- rustc/src
- rustc-dev-guide/examples
- librustdoc/html/static/js
- tools/clippy
- .github
- workflows
- book
- src
- development
- infrastructure
- clippy_config
- src
- clippy_dev
- src
- setup
- clippy_dummy
- clippy_lints
- src
- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
917 files changed
+14495
-9973
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 | 1861 |
| |
1862 |
| - | |
1863 | 1862 |
| |
1864 | 1863 |
| |
1865 | 1864 |
| |
| |||
3240 | 3239 |
| |
3241 | 3240 |
| |
3242 | 3241 |
| |
3243 |
| - | |
| 3242 | + | |
3244 | 3243 |
| |
3245 |
| - | |
| 3244 | + | |
3246 | 3245 |
| |
3247 | 3246 |
| |
| 3247 | + | |
3248 | 3248 |
| |
3249 | 3249 |
| |
3250 | 3250 |
| |
|
Lines changed: 14 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 |
| - | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
958 | 963 |
| |
| 964 | + | |
959 | 965 |
| |
960 | 966 |
| |
961 | 967 |
| |
| |||
1205 | 1211 |
| |
1206 | 1212 |
| |
1207 | 1213 |
| |
1208 |
| - | |
1209 |
| - | |
1210 |
| - | |
1211 |
| - | |
1212 |
| - | |
1213 |
| - | |
1214 |
| - | |
| 1214 | + | |
| 1215 | + | |
1215 | 1216 |
| |
1216 | 1217 |
| |
1217 | 1218 |
| |
| |||
1329 | 1330 |
| |
1330 | 1331 |
| |
1331 | 1332 |
| |
1332 |
| - | |
1333 |
| - | |
| 1333 | + | |
1334 | 1334 |
| |
1335 |
| - | |
| 1335 | + | |
1336 | 1336 |
| |
1337 | 1337 |
| |
1338 | 1338 |
| |
| |||
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
1479 |
| - | |
1480 |
| - | |
| 1479 | + | |
1481 | 1480 |
| |
1482 |
| - | |
| 1481 | + | |
1483 | 1482 |
| |
1484 | 1483 |
| |
1485 | 1484 |
| |
| |||
1965 | 1964 |
| |
1966 | 1965 |
| |
1967 | 1966 |
| |
1968 |
| - | |
1969 |
| - | |
1970 |
| - | |
1971 |
| - | |
1972 |
| - | |
1973 |
| - | |
1974 |
| - | |
1975 |
| - | |
| 1967 | + | |
1976 | 1968 |
| |
1977 | 1969 |
| |
1978 | 1970 |
| |
|
Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
378 |
| - | |
| 377 | + | |
| 378 | + | |
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
| |||
715 | 715 |
| |
716 | 716 |
| |
717 | 717 |
| |
718 |
| - | |
719 |
| - | |
| 718 | + | |
| 719 | + | |
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
| |||
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
861 |
| - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
862 | 867 |
| |
863 | 868 |
| |
864 | 869 |
| |
| |||
892 | 897 |
| |
893 | 898 |
| |
894 | 899 |
| |
895 |
| - | |
896 |
| - | |
| 900 | + | |
| 901 | + | |
897 | 902 |
| |
898 | 903 |
| |
899 | 904 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2125 | 2125 |
| |
2126 | 2126 |
| |
2127 | 2127 |
| |
2128 |
| - | |
| 2128 | + | |
2129 | 2129 |
| |
2130 | 2130 |
| |
2131 | 2131 |
| |
| |||
2135 | 2135 |
| |
2136 | 2136 |
| |
2137 | 2137 |
| |
2138 |
| - | |
| 2138 | + | |
2139 | 2139 |
| |
2140 | 2140 |
| |
2141 | 2141 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
917 | 917 |
| |
918 | 918 |
| |
919 | 919 |
| |
920 |
| - | |
| 920 | + | |
921 | 921 |
| |
922 | 922 |
| |
923 | 923 |
| |
| |||
947 | 947 |
| |
948 | 948 |
| |
949 | 949 |
| |
950 |
| - | |
| 950 | + | |
951 | 951 |
| |
952 | 952 |
| |
953 | 953 |
| |
| |||
1348 | 1348 |
| |
1349 | 1349 |
| |
1350 | 1350 |
| |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 | 1351 |
| |
1355 | 1352 |
| |
1356 | 1353 |
| |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
1357 | 1358 |
| |
1358 | 1359 |
| |
1359 | 1360 |
| |
1360 | 1361 |
| |
1361 | 1362 |
| |
1362 | 1363 |
| |
1363 |
| - | |
| 1364 | + | |
1364 | 1365 |
| |
1365 | 1366 |
| |
1366 | 1367 |
| |
| |||
1394 | 1395 |
| |
1395 | 1396 |
| |
1396 | 1397 |
| |
1397 |
| - | |
| 1398 | + | |
1398 | 1399 |
| |
1399 | 1400 |
| |
1400 | 1401 |
| |
| |||
1470 | 1471 |
| |
1471 | 1472 |
| |
1472 | 1473 |
| |
1473 |
| - | |
| 1474 | + | |
1474 | 1475 |
| |
1475 | 1476 |
| |
1476 |
| - | |
| 1477 | + | |
1477 | 1478 |
| |
1478 | 1479 |
| |
1479 | 1480 |
| |
1480 |
| - | |
1481 |
| - | |
| 1481 | + | |
1482 | 1482 |
| |
1483 | 1483 |
| |
1484 | 1484 |
| |
|
Lines changed: 9 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
| 202 | + | |
| 203 | + | |
212 | 204 |
| |
213 | 205 |
| |
214 | 206 |
| |
| |||
542 | 534 |
| |
543 | 535 |
| |
544 | 536 |
| |
545 |
| - | |
546 |
| - | |
| 537 | + | |
| 538 | + | |
547 | 539 |
| |
548 | 540 |
| |
549 | 541 |
| |
| |||
653 | 645 |
| |
654 | 646 |
| |
655 | 647 |
| |
656 |
| - | |
657 | 648 |
| |
658 |
| - | |
659 | 649 |
| |
660 |
| - | |
661 |
| - | |
662 | 650 |
| |
| 651 | + | |
663 | 652 |
| |
| 653 | + | |
664 | 654 |
| |
665 | 655 |
| |
666 | 656 |
| |
667 | 657 |
| |
668 |
| - | |
| 658 | + | |
669 | 659 |
| |
670 | 660 |
| |
671 | 661 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
Lines changed: 10 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
1143 |
| - | |
1144 |
| - | |
1145 |
| - | |
1146 |
| - | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1147 | 1146 |
| |
1148 | 1147 |
| |
1149 | 1148 |
| |
| |||
1202 | 1201 |
| |
1203 | 1202 |
| |
1204 | 1203 |
| |
1205 |
| - | |
| 1204 | + | |
| 1205 | + | |
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 |
| - | |
| 1208 | + | |
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
| |||
1461 | 1461 |
| |
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 |
| - | |
| 1464 | + | |
1465 | 1465 |
| |
1466 |
| - | |
1467 |
| - | |
1468 |
| - | |
1469 |
| - | |
1470 |
| - | |
1471 |
| - | |
1472 |
| - | |
| 1466 | + | |
| 1467 | + | |
1473 | 1468 |
| |
1474 |
| - | |
| 1469 | + | |
1475 | 1470 |
| |
1476 | 1471 |
| |
1477 | 1472 |
| |
|
0 commit comments