File tree
87 files changed
+2939
-566
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.
87 files changed
+2939
-566
lines changedLines changed: 3 additions & 1 deletion
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 | + | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
| |||
3113 | 3112 |
| |
3114 | 3113 |
| |
3115 | 3114 |
| |
| 3115 | + | |
3116 | 3116 |
| |
3117 | 3117 |
| |
3118 | 3118 |
| |
3119 | 3119 |
| |
3120 |
| - | |
3121 |
| - | |
3122 |
| - | |
3123 |
| - | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
3124 | 3124 |
| |
3125 | 3125 |
| |
3126 | 3126 |
| |
3127 |
| - | |
3128 |
| - | |
3129 |
| - | |
3130 |
| - | |
3131 |
| - | |
| 3127 | + | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
3132 | 3132 |
| |
3133 | 3133 |
| |
3134 | 3134 |
| |
3135 | 3135 |
| |
3136 |
| - | |
| 3136 | + | |
3137 | 3137 |
| |
3138 | 3138 |
| |
3139 |
| - | |
| 3139 | + | |
3140 | 3140 |
| |
3141 | 3141 |
| |
3142 | 3142 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
| 360 | + | |
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3081 | 3081 |
| |
3082 | 3082 |
| |
3083 | 3083 |
| |
3084 |
| - | |
| 3084 | + | |
| 3085 | + | |
| 3086 | + | |
| 3087 | + | |
3085 | 3088 |
| |
3086 | 3089 |
| |
3087 | 3090 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1251 | 1251 |
| |
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 |
| - | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1255 | 1258 |
| |
1256 | 1259 |
|
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 | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
470 | 471 |
| |
471 | 472 |
| |
472 |
| - | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
473 | 477 |
| |
474 | 478 |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
|
0 commit comments