File tree
125 files changed
+759
-688
lines changed- src
- libfmt_macros
- librustc_apfloat
- librustc_ast_lowering
- librustc_ast_pretty
- librustc_ast
- attr
- util
- librustc_builtin_macros
- librustc_codegen_llvm
- librustc_codegen_ssa
- back
- mir
- librustc_expand
- mbe
- librustc_hir_pretty
- librustc_hir
- librustc_infer
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- nll_relate
- outlives
- librustc_lint
- librustc_metadata
- rmeta
- decoder
- librustc_middle
- hir/map
- middle
- mir
- ty
- print
- librustc_mir_build
- build
- matches
- hair/pattern
- librustc_mir
- borrow_check
- diagnostics
- type_check
- const_eval
- interpret
- monomorphize
- transform
- check_consts
- util
- librustc_parse/parser
- librustc_passes
- librustc_resolve
- late
- librustc_save_analysis
- librustc_session
- librustc_symbol_mangling
- librustc_trait_selection/traits
- error_reporting
- librustc_traits
- lowering
- librustc_typeck
- check
- method
- collect
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+759
-688
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
482 | 483 |
| |
483 | 484 |
| |
484 | 485 |
| |
485 |
| - | |
| 486 | + | |
486 | 487 |
| |
487 | 488 |
| |
488 | 489 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
744 | 744 |
| |
745 | 745 |
| |
746 | 746 |
| |
747 |
| - | |
| 747 | + | |
748 | 748 |
| |
749 | 749 |
| |
750 | 750 |
| |
| |||
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 |
| - | |
| 957 | + | |
958 | 958 |
| |
959 | 959 |
| |
960 | 960 |
| |
| |||
989 | 989 |
| |
990 | 990 |
| |
991 | 991 |
| |
992 |
| - | |
993 |
| - | |
| 992 | + | |
994 | 993 |
| |
995 | 994 |
| |
996 | 995 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 189 | + | |
192 | 190 |
| |
193 | 191 |
| |
194 | 192 |
| |
| |||
288 | 286 |
| |
289 | 287 |
| |
290 | 288 |
| |
291 |
| - | |
| 289 | + | |
292 | 290 |
| |
293 |
| - | |
| 291 | + | |
294 | 292 |
| |
295 | 293 |
| |
296 | 294 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1569 | 1569 |
| |
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 |
| - | |
1573 |
| - | |
| 1572 | + | |
1574 | 1573 |
| |
1575 | 1574 |
| |
1576 | 1575 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
446 |
| - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
447 | 449 |
| |
448 | 450 |
| |
449 | 451 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
|
Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
1242 |
| - | |
1243 |
| - | |
1244 |
| - | |
1245 |
| - | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 |
| - | |
1249 |
| - | |
1250 |
| - | |
1251 |
| - | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 | 1254 |
| |
| |||
1740 | 1740 |
| |
1741 | 1741 |
| |
1742 | 1742 |
| |
1743 |
| - | |
1744 |
| - | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
1745 | 1746 |
| |
1746 | 1747 |
| |
1747 | 1748 |
| |
| |||
2468 | 2469 |
| |
2469 | 2470 |
| |
2470 | 2471 |
| |
2471 |
| - | |
| 2472 | + | |
2472 | 2473 |
| |
2473 | 2474 |
| |
2474 | 2475 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
|
0 commit comments