File tree
71 files changed
+522
-407
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_abi/src
- rustc_ast/src/util
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_llvm/src
- rustc_const_eval/src
- const_eval
- interpret
- transform
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_hir_analysis/src
- astconv
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src/method
- rustc_infer/src/infer
- higher_ranked
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- mir
- ty
- print
- rustc_mir_build/src/build/expr
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- rustc_save_analysis/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- solve
- search_graph
- traits
- error_reporting
- select
- rustc_traits/src/chalk
- library/std/src/net
- src/librustdoc/html
- render
- static
- css
- fonts
- js
- tests/rustdoc
- inline_cross
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+522
-407
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 | 1458 |
| |
| 1459 | + | |
| 1460 | + | |
1459 | 1461 |
| |
1460 | 1462 |
| |
1461 | 1463 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
347 |
| - | |
| 347 | + | |
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 | 2030 |
| |
2031 |
| - | |
| 2031 | + | |
2032 | 2032 |
| |
2033 | 2033 |
| |
2034 | 2034 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
| 153 | + | |
155 | 154 |
| |
156 | 155 |
| |
157 | 156 |
| |
158 | 157 |
| |
159 | 158 |
| |
160 | 159 |
| |
161 |
| - | |
162 |
| - | |
163 |
| - | |
| 160 | + | |
164 | 161 |
| |
165 | 162 |
| |
166 | 163 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
629 | 628 |
| |
630 | 629 |
| |
631 | 630 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
631 | 631 |
| |
632 | 632 |
| |
633 | 633 |
| |
634 |
| - | |
| 634 | + | |
635 | 635 |
| |
636 | 636 |
| |
637 | 637 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
757 |
| - | |
| 757 | + | |
758 | 758 |
| |
759 | 759 |
| |
760 | 760 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2113 | 2113 |
| |
2114 | 2114 |
| |
2115 | 2115 |
| |
2116 |
| - | |
2117 |
| - | |
2118 |
| - | |
2119 |
| - | |
2120 |
| - | |
2121 |
| - | |
2122 |
| - | |
2123 |
| - | |
2124 |
| - | |
2125 |
| - | |
2126 |
| - | |
2127 |
| - | |
2128 |
| - | |
2129 |
| - | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
2130 | 2119 |
| |
2131 |
| - | |
2132 |
| - | |
2133 |
| - | |
2134 |
| - | |
2135 |
| - | |
2136 |
| - | |
2137 |
| - | |
2138 |
| - | |
2139 |
| - | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
| 2123 | + | |
| 2124 | + | |
| 2125 | + | |
| 2126 | + | |
| 2127 | + | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
2140 | 2148 |
| |
2141 | 2149 |
| |
2142 | 2150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
| 506 | + | |
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
392 | 391 |
| |
393 | 392 |
| |
394 | 393 |
| |
|
0 commit comments