File tree
199 files changed
+3354
-3247
lines changed- compiler
- rustc_abi/src/extern_abi
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_gcc
- .github/workflows
- build_system/src
- example
- patches
- libgccjit12
- src
- back
- intrinsic
- tests
- hello-world
- mylib
- src
- src
- run
- rustc_codegen_llvm/src/back
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/check_consts
- rustc_data_structures/src
- tagged_ptr
- copy
- drop
- impl_tag
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- canonical
- opaque_types
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src
- mir
- query
- ty
- util
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_query_impl/src
- rustc_query_system
- src
- dep_graph
- query
- rustc_resolve/src
- rustc_target/src
- callconv
- spec
- rustc_trait_selection/src
- error_reporting/traits
- traits
- library
- alloc/src
- vec
- std/src
- sys
- pal/uefi
- path
- src
- bootstrap
- src
- bin
- core/build_steps
- utils
- ci/docker/scripts
- doc
- rustc-dev-guide/src
- building/bootstrapping
- debugging-bootstrap
- librustdoc
- formats
- passes
- tools
- compiletest/src
- header
- runtest
- jsondocck/src
- jsondoclint/src
- validator
- miri/tests
- fail/tail_calls
- pass/backtrace
- run-make-support/src
- tests
- assembly
- codegen
- codegen-units/item-collection
- debuginfo
- mir-opt
- building
- rustdoc/inline_local
- rustdoc-json/reexport
- rustdoc-ui
- ui
- abi
- const-generics
- consts
- fn
- generic-const-items
- impl-trait/precise-capturing
- infinite
- privacy
- query-system
- self
- structs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+3354
-3247
lines changed+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 |
| |
196 | 200 |
| |
197 | 201 |
| |
|
Diff for: compiler/rustc_ast/src/token.rs
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
909 | 909 |
| |
910 | 910 |
| |
911 | 911 |
| |
912 |
| - | |
| 912 | + | |
| 913 | + | |
913 | 914 |
| |
914 | 915 |
| |
915 | 916 |
| |
|
+25-34
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
319 |
| - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
320 | 322 |
| |
321 | 323 |
| |
322 | 324 |
| |
| |||
3765 | 3767 |
| |
3766 | 3768 |
| |
3767 | 3769 |
| |
3768 |
| - | |
3769 |
| - | |
3770 |
| - | |
3771 |
| - | |
3772 |
| - | |
3773 |
| - | |
3774 |
| - | |
3775 |
| - | |
3776 |
| - | |
| 3770 | + | |
| 3771 | + | |
| 3772 | + | |
3777 | 3773 |
| |
3778 | 3774 |
| |
3779 | 3775 |
| |
3780 | 3776 |
| |
3781 |
| - | |
3782 |
| - | |
3783 |
| - | |
3784 |
| - | |
3785 |
| - | |
3786 |
| - | |
3787 |
| - | |
3788 |
| - | |
3789 |
| - | |
3790 |
| - | |
3791 |
| - | |
3792 |
| - | |
3793 |
| - | |
3794 |
| - | |
3795 |
| - | |
3796 |
| - | |
3797 |
| - | |
3798 |
| - | |
3799 |
| - | |
| 3777 | + | |
| 3778 | + | |
| 3779 | + | |
| 3780 | + | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
| 3784 | + | |
| 3785 | + | |
| 3786 | + | |
| 3787 | + | |
| 3788 | + | |
| 3789 | + | |
| 3790 | + | |
3800 | 3791 |
| |
3801 | 3792 |
| |
3802 | 3793 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
+2-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| |||
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 | 98 |
| |
102 | 99 |
| |
103 | 100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 | 93 |
| |
97 | 94 |
| |
98 | 95 |
| |
99 | 96 |
| |
100 | 97 |
| |
101 |
| - | |
| 98 | + | |
102 | 99 |
| |
103 | 100 |
| |
104 | 101 |
| |
105 | 102 |
| |
106 | 103 |
| |
107 | 104 |
| |
108 | 105 |
| |
109 |
| - | |
| 106 | + | |
110 | 107 |
| |
111 | 108 |
| |
112 | 109 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 | 85 |
| |
89 | 86 |
| |
90 | 87 |
|
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| |||
93 | 92 |
| |
94 | 93 |
| |
95 | 94 |
| |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 | 105 |
| |
109 | 106 |
| |
110 | 107 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
73 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 | 76 |
| |
81 | 77 |
| |
82 | 78 |
| |
| |||
92 | 88 |
| |
93 | 89 |
| |
94 | 90 |
| |
| 91 | + | |
95 | 92 |
| |
96 | 93 |
| |
97 | 94 |
| |
|
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + |
0 commit comments