File tree
323 files changed
+5554
-3031
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
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- 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/interpret
- query
- traits
- ty
- print
- rustc_mir_build/src
- builder/matches
- thir/pattern
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve/assembly
- rustc_parse_format/src
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_smir/src/rustc_smir
- rustc_target/src
- rustc_trait_selection
- src
- error_reporting
- infer
- traits
- traits
- select
- rustc_type_ir/src
- library
- core/src/macros
- std/src
- io/pipe
- sys/pal/uefi
- src
- ci
- docker/host-x86_64/mingw-check
- github-actions
- doc
- rustc-dev-guide/examples
- librustdoc
- clean
- html
- render
- static/js
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- ty
- miri
- src/shims
- unix
- linux
- windows
- tests/pass/shims/x86
- run-make-support/src
- external_deps
- rust-analyzer
- crates
- hir/src
- hir-def/src
- body
- lower
- tests
- hir
- nameres
- tests
- hir-expand/src
- hir-ty/src
- diagnostics
- infer
- tests
- ide/src
- hover
- inlay_hints
- ide-assists/src
- handlers
- ide-completion/src
- completions
- item_list
- context
- render
- tests
- ide-db/src
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern
- src
- symbol
- load-cargo/src
- proc-macro-srv/src/server_impl
- project-model/src
- toolchain_info
- rust-analyzer/src
- cli
- handlers
- lsp
- syntax/src/ast
- test-utils/src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
- rustbook
- rustfmt/src
- tidy/src
- tests
- codegen
- simd-intrinsic
- crashes
- mir-opt
- run-make/translation
- ui
- asm/riscv
- associated-type-bounds
- borrowck
- const-generics
- generic_const_exprs
- issues
- consts
- ui-fulldeps/codegen-backend
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
323 files changed
+5554
-3031
lines changedLines 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: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
1395 | 1399 |
| |
1396 | 1400 |
| |
1397 | 1401 |
| |
| |||
2125 | 2129 |
| |
2126 | 2130 |
| |
2127 | 2131 |
| |
2128 |
| - | |
| 2132 | + | |
2129 | 2133 |
| |
2130 | 2134 |
| |
2131 | 2135 |
| |
| |||
2135 | 2139 |
| |
2136 | 2140 |
| |
2137 | 2141 |
| |
2138 |
| - | |
| 2142 | + | |
2139 | 2143 |
| |
2140 | 2144 |
| |
2141 | 2145 |
| |
|
Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 |
| |
74 | 83 |
| |
75 | 84 |
| |
| |||
304 | 313 |
| |
305 | 314 |
| |
306 | 315 |
| |
307 |
| - | |
308 | 316 |
| |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
317 | 330 |
| |
318 | 331 |
| |
319 | 332 |
| |
|
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 |
| |
|
0 commit comments