File tree
873 files changed
+7964
-5025
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_abi/src
- rustc_ast/src
- expand
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- polonius
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_llvm/src
- back
- builder
- coverageinfo
- mapgen
- rustc_codegen_ssa/src/mir
- rustc_data_structures/src/obligation_forest
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- type_of
- hir_ty_lowering
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- canonical
- lexical_region_resolve
- outlives
- region_constraints
- relate
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- mir
- query
- thir
- ty
- print
- rustc_mir_build/src
- builder
- custom/parse
- expr
- matches
- thir
- pattern
- rustc_mir_transform/src
- rustc_monomorphize/src/mono_checks
- rustc_next_trait_solver/src
- solve/normalizes_to
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- stable_mir
- rustc_symbol_mangling/src
- rustc_target/src
- callconv
- spec
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve/fulfill
- traits
- query
- select
- rustc_ty_utils/src
- rustc_type_ir
- src
- data_structures
- solve
- library
- alloc/src
- collections
- btree
- vec
- alloctests/benches
- core
- src
- array
- char
- fmt
- intrinsics
- macros
- net
- num
- prelude
- ptr
- slice
- str
- coretests/tests
- panic_unwind/src
- proc_macro/src/bridge
- std/src
- collections/hash
- ffi
- io
- os
- fd
- windows/io
- prelude
- sync/poison
- sys
- path
- windows
- process
- src
- bootstrap
- defaults
- src
- core
- build_steps
- builder
- config
- utils
- ci
- citool
- src
- tests
- docker/host-x86_64
- mingw-check
- x86_64-gnu-tools
- github-actions
- doc
- rustc-dev-guide
- src
- backend
- solve
- tests
- style-guide/src
- unstable-book/src/language-features
- librustdoc
- clean
- html
- render
- static/css
- templates
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- ast_utils
- compiletest
- src
- header
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
873 files changed
+7964
-5025
lines changed+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
|
Diff for: Cargo.lock
+55-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
189 | 231 |
| |
190 | 232 |
| |
191 | 233 |
| |
| |||
676 | 718 |
| |
677 | 719 |
| |
678 | 720 |
| |
679 |
| - | |
680 | 721 |
| |
681 | 722 |
| |
682 | 723 |
| |
| |||
1357 | 1398 |
| |
1358 | 1399 |
| |
1359 | 1400 |
| |
| 1401 | + | |
1360 | 1402 |
| |
1361 |
| - | |
1362 | 1403 |
| |
1363 | 1404 |
| |
1364 | 1405 |
| |
| |||
3078 | 3119 |
| |
3079 | 3120 |
| |
3080 | 3121 |
| |
3081 |
| - | |
3082 | 3122 |
| |
3083 |
| - | |
3084 | 3123 |
| |
3085 | 3124 |
| |
3086 | 3125 |
| |
| |||
4598 | 4637 |
| |
4599 | 4638 |
| |
4600 | 4639 |
| |
| 4640 | + | |
4601 | 4641 |
| |
4602 | 4642 |
| |
4603 | 4643 |
| |
| |||
4636 | 4676 |
| |
4637 | 4677 |
| |
4638 | 4678 |
| |
| 4679 | + | |
4639 | 4680 |
| |
4640 | 4681 |
| |
4641 | 4682 |
| |
| |||
4644 | 4685 |
| |
4645 | 4686 |
| |
4646 | 4687 |
| |
4647 |
| - | |
4648 | 4688 |
| |
4649 | 4689 |
| |
4650 | 4690 |
| |
| |||
5434 | 5474 |
| |
5435 | 5475 |
| |
5436 | 5476 |
| |
5437 |
| - | |
| 5477 | + | |
5438 | 5478 |
| |
5439 | 5479 |
| |
5440 | 5480 |
| |
| |||
6445 | 6485 |
| |
6446 | 6486 |
| |
6447 | 6487 |
| |
| 6488 | + | |
| 6489 | + | |
| 6490 | + | |
| 6491 | + | |
| 6492 | + | |
| 6493 | + | |
| 6494 | + | |
| 6495 | + | |
| 6496 | + | |
6448 | 6497 |
| |
6449 | 6498 |
| |
6450 | 6499 |
| |
|
Diff for: bootstrap.example.toml
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
| 445 | + | |
| 446 | + | |
| 447 | + | |
445 | 448 |
| |
446 | 449 |
| |
447 | 450 |
| |
|
Diff for: compiler/rustc_abi/src/extern_abi.rs
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
| |||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 |
| - | |
132 | 130 |
| |
133 | 131 |
| |
134 | 132 |
| |
| |||
199 | 197 |
| |
200 | 198 |
| |
201 | 199 |
| |
202 |
| - | |
| 200 | + | |
203 | 201 |
| |
204 | 202 |
| |
205 | 203 |
| |
|
Diff for: compiler/rustc_abi/src/lib.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1829 | 1829 |
| |
1830 | 1830 |
| |
1831 | 1831 |
| |
1832 |
| - | |
| 1832 | + | |
1833 | 1833 |
| |
1834 | 1834 |
| |
1835 | 1835 |
| |
|
Diff for: compiler/rustc_ast/src/ast.rs
+9-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
| 566 | + | |
566 | 567 |
| |
567 | 568 |
| |
568 | 569 |
| |
| |||
625 | 626 |
| |
626 | 627 |
| |
627 | 628 |
| |
628 |
| - | |
| 629 | + | |
| 630 | + | |
629 | 631 |
| |
630 | 632 |
| |
631 | 633 |
| |
| |||
676 | 678 |
| |
677 | 679 |
| |
678 | 680 |
| |
| 681 | + | |
679 | 682 |
| |
680 | 683 |
| |
681 | 684 |
| |
| |||
769 | 772 |
| |
770 | 773 |
| |
771 | 774 |
| |
| 775 | + | |
| 776 | + | |
| 777 | + | |
772 | 778 |
| |
773 | 779 |
| |
774 | 780 |
| |
| |||
1169 | 1175 |
| |
1170 | 1176 |
| |
1171 | 1177 |
| |
| 1178 | + | |
1172 | 1179 |
| |
1173 | 1180 |
| |
1174 | 1181 |
| |
| |||
3926 | 3933 |
| |
3927 | 3934 |
| |
3928 | 3935 |
| |
3929 |
| - | |
| 3936 | + | |
3930 | 3937 |
| |
3931 | 3938 |
| |
3932 | 3939 |
| |
|
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 |
| |
96 | 102 |
| |
97 | 103 |
| |
|
Diff for: compiler/rustc_ast/src/mut_visit.rs
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
704 | 704 |
| |
705 | 705 |
| |
706 | 706 |
| |
707 |
| - | |
| 707 | + | |
| 708 | + | |
708 | 709 |
| |
709 | 710 |
| |
710 | 711 |
| |
| |||
1587 | 1588 |
| |
1588 | 1589 |
| |
1589 | 1590 |
| |
1590 |
| - | |
| 1591 | + | |
1591 | 1592 |
| |
1592 | 1593 |
| |
1593 | 1594 |
| |
|
Diff for: compiler/rustc_ast/src/visit.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| |||
750 | 750 |
| |
751 | 751 |
| |
752 | 752 |
| |
753 |
| - | |
| 753 | + | |
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
|
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| |||
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 |
| - | |
| 113 | + | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
|
Diff for: compiler/rustc_ast_lowering/src/lib.rs
+4-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1496 | 1496 |
| |
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 |
| - | |
1500 |
| - | |
1501 |
| - | |
1502 |
| - | |
1503 |
| - | |
1504 |
| - | |
1505 |
| - | |
| 1499 | + | |
| 1500 | + | |
1506 | 1501 |
| |
1507 | 1502 |
| |
1508 | 1503 |
| |
1509 | 1504 |
| |
1510 |
| - | |
| 1505 | + | |
1511 | 1506 |
| |
1512 | 1507 |
| |
1513 | 1508 |
| |
| |||
2223 | 2218 |
| |
2224 | 2219 |
| |
2225 | 2220 |
| |
| 2221 | + | |
2226 | 2222 |
| |
2227 | 2223 |
| |
2228 | 2224 |
| |
|
Diff for: compiler/rustc_ast_lowering/src/pat.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 | 82 |
| |
87 | 83 |
| |
88 | 84 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
|
0 commit comments