This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
83 files changed
+1355
-42
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- rustc_borrowck/src/type_check
- rustc_builtin_macros
- src
- assert
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- generator_interior/drop_ranges
- rustc_hir/src
- rustc_middle/src
- mir
- thir
- ty
- rustc_mir_build/src
- build/expr
- thir
- cx
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- rustc_passes/src
- rustc_span/src
- rustc_target/src/abi
- rustc_ty_utils/src
- library/core
- src/mem
- tests
- src/tools
- clippy
- clippy_lints/src
- loops
- matches
- utils
- clippy_utils/src
- rustfmt/src
- tests
- mir-opt/const_prop
- ui
- lint/dead-code
- macros
- offset-of
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+1355
-42
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 | 1273 |
| |
| 1274 | + | |
1274 | 1275 |
| |
1275 | 1276 |
| |
1276 | 1277 |
| |
| |||
1469 | 1470 |
| |
1470 | 1471 |
| |
1471 | 1472 |
| |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1472 | 1476 |
| |
1473 | 1477 |
| |
1474 | 1478 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 | 1458 |
| |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
1459 | 1465 |
| |
1460 | 1466 |
| |
1461 | 1467 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| 272 | + | |
272 | 273 |
| |
273 | 274 |
| |
274 | 275 |
| |
| |||
335 | 336 |
| |
336 | 337 |
| |
337 | 338 |
| |
338 |
| - | |
| 339 | + | |
| 340 | + | |
339 | 341 |
| |
340 | 342 |
| |
341 | 343 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
909 | 909 |
| |
910 | 910 |
| |
911 | 911 |
| |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
912 | 918 |
| |
913 | 919 |
| |
914 | 920 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
292 | 299 |
| |
293 | 300 |
| |
294 | 301 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
| 286 | + | |
286 | 287 |
| |
287 | 288 |
| |
288 | 289 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
| 317 | + | |
316 | 318 |
| |
317 | 319 |
| |
318 | 320 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
552 | 572 |
| |
553 | 573 |
| |
554 | 574 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2306 | 2306 |
| |
2307 | 2307 |
| |
2308 | 2308 |
| |
2309 |
| - | |
| 2309 | + | |
| 2310 | + | |
2310 | 2311 |
| |
2311 | 2312 |
| |
2312 | 2313 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
| 304 | + | |
304 | 305 |
| |
305 | 306 |
| |
306 | 307 |
| |
|
0 commit comments