File tree
177 files changed
+1105
-1196
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- deriving
- cmp
- rustc_codegen_llvm/src
- back
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src/const_eval
- rustc_data_structures/src
- binary_search_util
- rustc_driver/src
- rustc_errors/src
- rustc_expand/src
- rustc_hir/src
- rustc_incremental/src/persist
- rustc_index/src
- rustc_infer/src/infer
- error_reporting/nice_region_error
- lexical_region_resolve
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- middle
- mir
- interpret
- query
- ty
- consts
- print
- rustc_mir_build/src
- build
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- inline
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- abi
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- coherence
- impl_wf_check
- outlives
- library
- core/src
- char
- slice
- std
- src
- sys/hermit
- src
- bootstrap
- librustdoc
- clean
- html/render
- test
- mir-opt/const_prop
- run-make-fulldeps/static-nobundle
- rustdoc
- rustdoc-gui
- src/test_docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+1105
-1196
lines changedLines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| |||
1610 | 1610 |
| |
1611 | 1611 |
| |
1612 | 1612 |
| |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
1613 | 1622 |
| |
1614 | 1623 |
| |
1615 | 1624 |
| |
| |||
2396 | 2405 |
| |
2397 | 2406 |
| |
2398 | 2407 |
| |
2399 |
| - | |
| 2408 | + | |
2400 | 2409 |
| |
2401 | 2410 |
| |
2402 | 2411 |
| |
| |||
4782 | 4791 |
| |
4783 | 4792 |
| |
4784 | 4793 |
| |
4785 |
| - | |
| 4794 | + | |
4786 | 4795 |
| |
4787 | 4796 |
| |
4788 | 4797 |
| |
|
Lines changed: 165 additions & 0 deletions
Original 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 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
1 | 166 |
| |
2 | 167 |
| |
3 | 168 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
343 |
| - | |
344 |
| - | |
| 342 | + | |
| 343 | + | |
345 | 344 |
| |
346 | 345 |
| |
347 | 346 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
334 |
| - | |
335 |
| - | |
| 333 | + | |
| 334 | + | |
336 | 335 |
| |
337 | 336 |
| |
338 | 337 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1376 | 1376 |
| |
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 |
| - | |
1380 |
| - | |
1381 |
| - | |
| 1379 | + | |
| 1380 | + | |
1382 | 1381 |
| |
1383 | 1382 |
| |
1384 | 1383 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
486 |
| - | |
487 |
| - | |
| 485 | + | |
| 486 | + | |
488 | 487 |
| |
489 | 488 |
| |
490 | 489 |
| |
| |||
504 | 503 |
| |
505 | 504 |
| |
506 | 505 |
| |
507 |
| - | |
508 |
| - | |
509 |
| - | |
| 506 | + | |
| 507 | + | |
510 | 508 |
| |
511 | 509 |
| |
512 | 510 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 60 | + | |
| 61 | + | |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
|
Lines changed: 10 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
570 | 567 |
| |
571 | 568 |
| |
572 | 569 |
| |
| |||
669 | 666 |
| |
670 | 667 |
| |
671 | 668 |
| |
672 |
| - | |
673 |
| - | |
674 |
| - | |
| 669 | + | |
| 670 | + | |
675 | 671 |
| |
676 | 672 |
| |
677 | 673 |
| |
|
Lines changed: 7 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2071 | 2071 |
| |
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 |
| - | |
2075 |
| - | |
2076 |
| - | |
2077 |
| - | |
2078 |
| - | |
| 2074 | + | |
| 2075 | + | |
2079 | 2076 |
| |
2080 | 2077 |
| |
2081 | 2078 |
| |
2082 | 2079 |
| |
2083 | 2080 |
| |
2084 | 2081 |
| |
2085 | 2082 |
| |
2086 |
| - | |
2087 |
| - | |
2088 |
| - | |
2089 |
| - | |
| 2083 | + | |
| 2084 | + | |
2090 | 2085 |
| |
2091 | 2086 |
| |
2092 | 2087 |
| |
| |||
2138 | 2133 |
| |
2139 | 2134 |
| |
2140 | 2135 |
| |
2141 |
| - | |
2142 |
| - | |
2143 |
| - | |
2144 |
| - | |
| 2136 | + | |
2145 | 2137 |
| |
2146 | 2138 |
| |
2147 | 2139 |
| |
| |||
2189 | 2181 |
| |
2190 | 2182 |
| |
2191 | 2183 |
| |
2192 |
| - | |
2193 |
| - | |
2194 |
| - | |
2195 |
| - | |
2196 |
| - | |
| 2184 | + | |
| 2185 | + | |
2197 | 2186 |
| |
2198 | 2187 |
| |
2199 | 2188 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 |
| - | |
659 |
| - | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
660 | 657 |
| |
661 | 658 |
| |
662 | 659 |
| |
|
0 commit comments