File tree
198 files changed
+2236
-1297
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src/deriving
- generic
- rustc_const_eval/src
- interpret
- intrinsics
- transform/check_consts
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- error_reporting
- higher_ranked
- rustc_interface/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_log/src
- rustc_metadata/src
- rustc_middle/src
- infer
- mir/interpret
- query
- ty
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_query_system/src
- dep_graph
- query
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- solve
- search_graph
- trait_goals
- traits
- error_reporting
- select
- rustc_type_ir/src
- library
- alloc/src
- ffi
- core/src
- array
- char
- ffi
- num
- dec2flt
- slice
- sync
- std/src
- io
- os/fd
- src
- bootstrap
- setup
- ci
- github-actions
- scripts
- doc
- rustc
- src/codegen-options
- unstable-book/src/library-features
- etc
- librustdoc/html
- static/images
- templates
- tools
- expand-yaml-anchors/src
- miri
- src
- shims
- tests/pass-dep/shims
- tidy/src
- tests
- mir-opt
- copy-prop
- rustdoc
- const-generics
- generic-associated-types
- inline_cross
- rustdoc-ui
- ui
- associated-types
- async-await/future-sizes
- attributes
- consts/const-eval
- derives
- dyn-star
- error-codes
- fmt
- generic-associated-types
- impl-trait/issues
- issues
- layout
- macros
- mir
- panics
- parser
- recursion
- rfc-2632-const-trait-impl/const_derives
- suggestions
- traits/new-solver
- treat-err-as-bug
- typeck
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+2236
-1297
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
65 | 63 |
| |
| 64 | + | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
|
Lines changed: 76 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
| |||
407 | 413 |
| |
408 | 414 |
| |
409 | 415 |
| |
410 |
| - | |
| 416 | + | |
411 | 417 |
| |
412 | 418 |
| |
413 | 419 |
| |
| |||
436 | 442 |
| |
437 | 443 |
| |
438 | 444 |
| |
439 |
| - | |
| 445 | + | |
440 | 446 |
| |
441 | 447 |
| |
442 | 448 |
| |
| |||
496 | 502 |
| |
497 | 503 |
| |
498 | 504 |
| |
499 |
| - | |
| 505 | + | |
500 | 506 |
| |
501 | 507 |
| |
502 | 508 |
| |
| |||
516 | 522 |
| |
517 | 523 |
| |
518 | 524 |
| |
519 |
| - | |
| 525 | + | |
520 | 526 |
| |
521 | 527 |
| |
522 | 528 |
| |
| |||
791 | 797 |
| |
792 | 798 |
| |
793 | 799 |
| |
794 |
| - | |
| 800 | + | |
795 | 801 |
| |
796 | 802 |
| |
797 | 803 |
| |
| |||
2217 | 2223 |
| |
2218 | 2224 |
| |
2219 | 2225 |
| |
2220 |
| - | |
| 2226 | + | |
2221 | 2227 |
| |
2222 | 2228 |
| |
2223 | 2229 |
| |
| |||
2229 | 2235 |
| |
2230 | 2236 |
| |
2231 | 2237 |
| |
2232 |
| - | |
| 2238 | + | |
2233 | 2239 |
| |
2234 | 2240 |
| |
2235 | 2241 |
| |
| |||
2670 | 2676 |
| |
2671 | 2677 |
| |
2672 | 2678 |
| |
2673 |
| - | |
| 2679 | + | |
2674 | 2680 |
| |
2675 | 2681 |
| |
2676 | 2682 |
| |
| |||
2987 | 2993 |
| |
2988 | 2994 |
| |
2989 | 2995 |
| |
2990 |
| - | |
| 2996 | + | |
2991 | 2997 |
| |
2992 | 2998 |
| |
2993 | 2999 |
| |
| |||
3912 | 3918 |
| |
3913 | 3919 |
| |
3914 | 3920 |
| |
3915 |
| - | |
| 3921 | + | |
3916 | 3922 |
| |
3917 | 3923 |
| |
3918 | 3924 |
| |
| |||
4169 | 4175 |
| |
4170 | 4176 |
| |
4171 | 4177 |
| |
4172 |
| - | |
| 4178 | + | |
4173 | 4179 |
| |
4174 | 4180 |
| |
4175 | 4181 |
| |
| |||
4866 | 4872 |
| |
4867 | 4873 |
| |
4868 | 4874 |
| |
4869 |
| - | |
| 4875 | + | |
4870 | 4876 |
| |
4871 | 4877 |
| |
4872 | 4878 |
| |
| |||
4969 | 4975 |
| |
4970 | 4976 |
| |
4971 | 4977 |
| |
4972 |
| - | |
| 4978 | + | |
4973 | 4979 |
| |
4974 | 4980 |
| |
4975 | 4981 |
| |
| |||
5375 | 5381 |
| |
5376 | 5382 |
| |
5377 | 5383 |
| |
5378 |
| - | |
| 5384 | + | |
5379 | 5385 |
| |
5380 |
| - | |
| 5386 | + | |
5381 | 5387 |
| |
5382 | 5388 |
| |
5383 | 5389 |
| |
| |||
5499 | 5505 |
| |
5500 | 5506 |
| |
5501 | 5507 |
| |
5502 |
| - | |
| 5508 | + | |
5503 | 5509 |
| |
5504 | 5510 |
| |
5505 | 5511 |
| |
| |||
6089 | 6095 |
| |
6090 | 6096 |
| |
6091 | 6097 |
| |
6092 |
| - | |
| 6098 | + | |
6093 | 6099 |
| |
6094 |
| - | |
| 6100 | + | |
6095 | 6101 |
| |
6096 | 6102 |
| |
6097 | 6103 |
| |
| |||
6122 | 6128 |
| |
6123 | 6129 |
| |
6124 | 6130 |
| |
6125 |
| - | |
| 6131 | + | |
6126 | 6132 |
| |
6127 |
| - | |
| 6133 | + | |
6128 | 6134 |
| |
| 6135 | + | |
6129 | 6136 |
| |
| 6137 | + | |
| 6138 | + | |
| 6139 | + | |
| 6140 | + | |
| 6141 | + | |
| 6142 | + | |
| 6143 | + | |
| 6144 | + | |
| 6145 | + | |
| 6146 | + | |
| 6147 | + | |
6130 | 6148 |
| |
6131 | 6149 |
| |
6132 | 6150 |
| |
| |||
6251 | 6269 |
| |
6252 | 6270 |
| |
6253 | 6271 |
| |
| 6272 | + | |
| 6273 | + | |
| 6274 | + | |
| 6275 | + | |
| 6276 | + | |
| 6277 | + | |
| 6278 | + | |
| 6279 | + | |
| 6280 | + | |
| 6281 | + | |
| 6282 | + | |
| 6283 | + | |
| 6284 | + | |
| 6285 | + | |
| 6286 | + | |
| 6287 | + | |
| 6288 | + | |
| 6289 | + | |
| 6290 | + | |
| 6291 | + | |
| 6292 | + | |
| 6293 | + | |
| 6294 | + | |
| 6295 | + | |
6254 | 6296 |
| |
6255 | 6297 |
| |
6256 |
| - | |
| 6298 | + | |
6257 | 6299 |
| |
6258 |
| - | |
| 6300 | + | |
6259 | 6301 |
| |
6260 | 6302 |
| |
6261 | 6303 |
| |
6262 |
| - | |
| 6304 | + | |
6263 | 6305 |
| |
6264 |
| - | |
| 6306 | + | |
6265 | 6307 |
| |
6266 | 6308 |
| |
6267 | 6309 |
| |
6268 |
| - | |
| 6310 | + | |
6269 | 6311 |
| |
6270 |
| - | |
| 6312 | + | |
6271 | 6313 |
| |
6272 | 6314 |
| |
6273 | 6315 |
| |
6274 |
| - | |
| 6316 | + | |
6275 | 6317 |
| |
6276 |
| - | |
| 6318 | + | |
6277 | 6319 |
| |
6278 | 6320 |
| |
6279 | 6321 |
| |
6280 |
| - | |
| 6322 | + | |
6281 | 6323 |
| |
6282 |
| - | |
| 6324 | + | |
6283 | 6325 |
| |
6284 | 6326 |
| |
6285 | 6327 |
| |
6286 |
| - | |
| 6328 | + | |
6287 | 6329 |
| |
6288 |
| - | |
| 6330 | + | |
6289 | 6331 |
| |
6290 | 6332 |
| |
6291 | 6333 |
| |
6292 |
| - | |
| 6334 | + | |
6293 | 6335 |
| |
6294 |
| - | |
| 6336 | + | |
6295 | 6337 |
| |
6296 | 6338 |
| |
6297 | 6339 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 |
| - | |
1571 |
| - | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
1572 | 1582 |
| |
1573 | 1583 |
| |
1574 | 1584 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
| 806 | + | |
806 | 807 |
| |
807 | 808 |
| |
808 | 809 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1139 | 1139 |
| |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 |
| - | |
| 1142 | + | |
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
|
Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 86 | + | |
| 87 | + | |
96 | 88 |
| |
97 | 89 |
| |
98 | 90 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 |
| |
158 | 161 |
| |
159 | 162 |
| |
|
0 commit comments