File tree
807 files changed
+11180
-6270
lines changed- compiler
- rustc_ast/src
- attr
- expand
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- rustc_const_eval/src/transform/check_consts
- rustc_data_structures/src
- graph
- dominators
- scc
- obligation_forest
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_error_messages/locales/en-US
- rustc_errors
- src
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- structured_errors
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior/drop_ranges
- method
- rustc_index/src
- rustc_infer/src
- errors
- infer
- error_reporting
- nice_region_error
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- rustc_log/src
- rustc_macros/src
- diagnostics
- symbols
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- mir
- ty
- util
- rustc_mir_build/src
- thir/pattern
- rustc_mir_dataflow/src
- framework
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize
- src
- partitioning
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_privacy/src
- rustc_query_impl
- src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- rustc_save_analysis/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- abi/call
- asm
- spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- rustc_traits/src
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc
- benches
- src
- boxed
- collections
- binary_heap
- linked_list
- vec_deque
- slice
- vec
- tests
- core
- benches/num/int_log
- src
- future
- iter/sources
- macros
- str
- tests
- num/flt2dec
- std
- src
- collections/hash
- map
- fs
- sync/rwlock
- sys_common
- tests
- test/src
- formatters
- term/terminfo
- src
- bootstrap
- ci/docker
- host-x86_64
- dist-various-2
- x86_64-gnu-tools
- scripts
- doc
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
807 files changed
+11180
-6270
lines changed+434-105
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2170 | 2170 |
| |
2171 | 2171 |
| |
2172 | 2172 |
| |
2173 |
| - | |
| 2173 | + | |
2174 | 2174 |
| |
2175 | 2175 |
| |
2176 |
| - | |
| 2176 | + | |
2177 | 2177 |
| |
2178 | 2178 |
| |
2179 | 2179 |
| |
| |||
2185 | 2185 |
| |
2186 | 2186 |
| |
2187 | 2187 |
| |
2188 |
| - | |
| 2188 | + | |
2189 | 2189 |
| |
2190 | 2190 |
| |
2191 | 2191 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 |
| - | |
| 217 | + | |
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
759 |
| - | |
| 759 | + | |
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
261 |
| - | |
262 |
| - | |
| 261 | + | |
263 | 262 |
| |
264 | 263 |
| |
265 | 264 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
| 265 | + | |
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1051 | 1051 |
| |
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 |
| - | |
| 1054 | + | |
1055 | 1055 |
| |
1056 | 1056 |
| |
1057 | 1057 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
299 |
| - | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
| 506 | + | |
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
| |||
524 | 524 |
| |
525 | 525 |
| |
526 | 526 |
| |
527 |
| - | |
| 527 | + | |
528 | 528 |
| |
529 | 529 |
| |
530 | 530 |
| |
| |||
2197 | 2197 |
| |
2198 | 2198 |
| |
2199 | 2199 |
| |
2200 |
| - | |
| 2200 | + | |
2201 | 2201 |
| |
2202 | 2202 |
| |
2203 | 2203 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
205 |
| - | |
206 |
| - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
| 622 | + | |
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
| |||
975 | 975 |
| |
976 | 976 |
| |
977 | 977 |
| |
978 |
| - | |
| 978 | + | |
979 | 979 |
| |
980 | 980 |
| |
981 | 981 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
| 443 | + | |
443 | 444 |
| |
444 | 445 |
| |
445 | 446 |
| |
446 | 447 |
| |
447 | 448 |
| |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
| 449 | + | |
| 450 | + | |
452 | 451 |
| |
453 | 452 |
| |
454 | 453 |
| |
|
0 commit comments