File tree
85 files changed
+2824
-451
lines changed- compiler
- rustc_arena/src
- rustc_ast/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_middle/src
- mir
- rustc_parse/src
- parser
- rustc_span/src
- rustc_trait_selection/src
- traits
- library
- alloc
- src
- collections
- binary_heap
- btree
- vec_deque
- ffi
- vec
- tests
- core/src
- alloc
- iter/adapters
- proc_macro/src
- bridge
- std/src
- io
- sys_common
- sys
- hermit
- solid
- unix
- windows
- test/src
- src/librustdoc
- clean
- html/render
- tests
- mir-opt/inline
- rustdoc
- inline_cross
- ui
- allocator
- consts
- hygiene
- iterators
- suggestions
- type/type-check
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+2824
-451
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 |
| |
21 | 25 |
| |
22 | 26 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
| |||
3144 | 3143 |
| |
3145 | 3144 |
| |
3146 | 3145 |
| |
| 3146 | + | |
3147 | 3147 |
| |
3148 | 3148 |
| |
3149 | 3149 |
| |
3150 | 3150 |
| |
3151 |
| - | |
3152 |
| - | |
3153 |
| - | |
3154 |
| - | |
| 3151 | + | |
| 3152 | + | |
| 3153 | + | |
| 3154 | + | |
3155 | 3155 |
| |
3156 | 3156 |
| |
3157 | 3157 |
| |
3158 |
| - | |
3159 |
| - | |
3160 |
| - | |
3161 |
| - | |
3162 |
| - | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
| 3162 | + | |
3163 | 3163 |
| |
3164 | 3164 |
| |
3165 | 3165 |
| |
3166 | 3166 |
| |
3167 |
| - | |
| 3167 | + | |
3168 | 3168 |
| |
3169 | 3169 |
| |
3170 |
| - | |
| 3170 | + | |
3171 | 3171 |
| |
3172 | 3172 |
| |
3173 | 3173 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1629 | 1629 |
| |
1630 | 1630 |
| |
1631 | 1631 |
| |
1632 |
| - | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1633 | 1636 |
| |
1634 | 1637 |
| |
1635 | 1638 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1442 | 1442 |
| |
1443 | 1443 |
| |
1444 | 1444 |
| |
1445 |
| - | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
1446 | 1449 |
| |
1447 | 1450 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
| 461 | + | |
461 | 462 |
| |
462 | 463 |
| |
463 |
| - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
464 | 468 |
| |
465 | 469 |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 |
| |
184 | 187 |
| |
185 | 188 |
| |
|
0 commit comments