This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
63 files changed
+540
-365
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_codegen_llvm/src
- coverageinfo
- llvm
- rustc_codegen_ssa/src/coverageinfo
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- mir
- ty/query
- rustc_mir_build/src/thir/pattern
- rustc_mir/src/transform/coverage
- rustc_resolve/src
- late
- rustc_span/src
- lev_distance
- rustc_typeck/src
- astconv
- check
- method
- src
- librustdoc
- test
- run-make-fulldeps
- coverage-llvmir-base
- coverage-reports-base
- coverage-spanview-base
- coverage
- rustdoc-js
- rustdoc-ui
- rustdoc
- ui/const-generics/infer
- tools/clippy/clippy_lints/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+540
-365
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | 356 | | |
358 | 357 | | |
359 | 358 | | |
| |||
375 | 374 | | |
376 | 375 | | |
377 | 376 | | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
404 | 403 | | |
405 | 404 | | |
406 | 405 | | |
| |||
440 | 439 | | |
441 | 440 | | |
442 | 441 | | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
| |||
452 | 451 | | |
453 | 452 | | |
454 | 453 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | 454 | | |
467 | 455 | | |
468 | 456 | | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | 457 | | |
480 | 458 | | |
481 | 459 | | |
| |||
499 | 477 | | |
500 | 478 | | |
501 | 479 | | |
502 | | - | |
503 | | - | |
504 | | - | |
| 480 | + | |
505 | 481 | | |
506 | 482 | | |
507 | 483 | | |
508 | 484 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
| 485 | + | |
520 | 486 | | |
521 | 487 | | |
522 | 488 | | |
| |||
527 | 493 | | |
528 | 494 | | |
529 | 495 | | |
530 | | - | |
531 | | - | |
532 | | - | |
| 496 | + | |
533 | 497 | | |
534 | 498 | | |
535 | 499 | | |
536 | 500 | | |
537 | 501 | | |
538 | 502 | | |
539 | | - | |
540 | | - | |
541 | | - | |
| 503 | + | |
542 | 504 | | |
543 | 505 | | |
544 | 506 | | |
| |||
548 | 510 | | |
549 | 511 | | |
550 | 512 | | |
551 | | - | |
| 513 | + | |
552 | 514 | | |
553 | 515 | | |
554 | 516 | | |
| |||
0 commit comments