File tree
176 files changed
+2212
-2132
lines changed- src
- librustc_borrowck
- borrowck
- librustc_codegen_llvm
- debuginfo
- librustc_codegen_ssa
- back
- debuginfo
- traits
- librustc_codegen_utils
- librustc_driver
- librustc_incremental
- persist
- librustc_interface
- librustc_lint
- librustc_macros/src
- librustc_metadata
- librustc_mir
- borrow_check
- build
- dataflow
- impls
- move_paths
- hair/pattern
- interpret
- intrinsics
- monomorphize
- transform
- util
- librustc_passes
- librustc_plugin
- librustc_privacy
- librustc_traits
- chalk_context
- program_clauses
- lowering
- librustc_typeck
- check
- method
- coherence
- variance
- librustc
- cfg
- dep_graph
- infer
- canonical
- error_reporting/nice_region_error
- outlives
- lint
- middle
- mir
- interpret
- traits
- codegen
- query
- specialize
- ty
- inhabitedness
- query
- test/ui/pattern
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+2212
-2132
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
| 483 | + | |
| 484 | + | |
484 | 485 |
| |
485 | 486 |
| |
486 | 487 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 | 93 |
| |
95 | 94 |
| |
96 | 95 |
| |
| |||
559 | 558 |
| |
560 | 559 |
| |
561 | 560 |
| |
562 |
| - | |
| 561 | + | |
563 | 562 |
| |
564 | 563 |
| |
565 | 564 |
| |
| |||
571 | 570 |
| |
572 | 571 |
| |
573 | 572 |
| |
574 |
| - | |
| 573 | + | |
575 | 574 |
| |
576 | 575 |
| |
577 | 576 |
| |
| |||
607 | 606 |
| |
608 | 607 |
| |
609 | 608 |
| |
610 |
| - | |
| 609 | + | |
611 | 610 |
| |
612 | 611 |
| |
613 | 612 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 17 | + | |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
|
Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
342 | 345 |
| |
343 | 346 |
| |
344 | 347 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
|
0 commit comments