This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
65 files changed
+1700
-130
lines changed- compiler
- rustc_const_eval/src/transform
- rustc_infer
- src
- errors
- infer/error_reporting
- rustc_lexer/src
- rustc_mir_transform/src
- coroutine
- rustc_next_trait_solver/src
- rustc_parse
- src
- lexer
- library
- core/src
- macros
- prelude
- std/src/prelude
- tests
- mir-opt
- run-make-fulldeps/pretty-expanded
- ui
- borrowck
- const-generics/generic_const_exprs
- drop
- feature-gates
- higher-ranked
- impl-trait
- inference
- issues
- lexer
- nll
- parser
- issues
- raw-ref-op
- specialization
- str
- traits
- next-solver
- object
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+1700
-130
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1987 | 1987 |
| |
1988 | 1988 |
| |
1989 | 1989 |
| |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
1990 | 2001 |
| |
1991 | 2002 |
| |
1992 | 2003 |
| |
| |||
2198 | 2209 |
| |
2199 | 2210 |
| |
2200 | 2211 |
| |
2201 |
| - | |
| 2212 | + | |
2202 | 2213 |
| |
2203 | 2214 |
| |
2204 | 2215 |
| |
2205 | 2216 |
| |
2206 | 2217 |
| |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
2207 | 2227 |
| |
2208 | 2228 |
| |
2209 | 2229 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
108 | 113 |
| |
109 | 114 |
| |
110 | 115 |
| |
| |||
130 | 135 |
| |
131 | 136 |
| |
132 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
133 | 150 |
| |
134 | 151 |
| |
135 | 152 |
| |
| |||
247 | 264 |
| |
248 | 265 |
| |
249 | 266 |
| |
| 267 | + | |
250 | 268 |
| |
251 | 269 |
| |
252 | 270 |
| |
| |||
395 | 413 |
| |
396 | 414 |
| |
397 | 415 |
| |
398 |
| - | |
| 416 | + | |
| 417 | + | |
399 | 418 |
| |
400 |
| - | |
401 |
| - | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
402 | 431 |
| |
403 | 432 |
| |
404 | 433 |
| |
| |||
669 | 698 |
| |
670 | 699 |
| |
671 | 700 |
| |
| 701 | + | |
672 | 702 |
| |
673 | 703 |
| |
674 | 704 |
| |
675 | 705 |
| |
676 |
| - | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
677 | 719 |
| |
678 | 720 |
| |
679 | 721 |
| |
680 |
| - | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
681 | 728 |
| |
682 | 729 |
| |
683 | 730 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
103 | 113 |
| |
104 | 114 |
| |
105 | 115 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments