File tree
72 files changed
+830
-830
lines changed- compiler
- rustc_ast_lowering/src
- rustc_attr/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/traits
- rustc_const_eval/src
- interpret
- transform/check_consts
- rustc_feature/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_interface/src
- rustc_lint/src
- rustc_middle/src
- thir
- ty
- rustc_mir_build/src
- build
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- rustc_save_analysis/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- rustc_typeck/src
- check
- fn_ctxt
- library/core/src
- src
- test/ui
- asm
- async-await
- layout
- let-else
- lint
- parser
- issues
- repr
- tools/clippy
- clippy_lints/src
- loops
- matches
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+830
-830
lines changedLines changed: 22 additions & 73 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
54 | 44 |
| |
55 | 45 |
| |
56 | 46 |
| |
| |||
101 | 91 |
| |
102 | 92 |
| |
103 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 |
| |
105 | 109 |
| |
106 | 110 |
| |
107 |
| - | |
| 111 | + | |
108 | 112 |
| |
109 | 113 |
| |
110 | 114 |
| |
| |||
115 | 119 |
| |
116 | 120 |
| |
117 | 121 |
| |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 | 122 |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2146 | 2146 |
| |
2147 | 2147 |
| |
2148 | 2148 |
| |
2149 |
| - | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
2150 | 2158 |
| |
2151 | 2159 |
| |
2152 | 2160 |
| |
|
0 commit comments