This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
65 files changed
+1777
-1434
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_hir/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- hir/map
- ty/print
- rustc_mir_build/src/build
- rustc_mir/src
- interpret
- transform
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_span/src
- rustc_typeck/src/check
- fn_ctxt
- library
- alloc/src
- vec
- core
- src
- iter
- adapters
- traits
- mem
- tests
- src
- bootstrap
- librustdoc
- clean
- html/render
- test/ui
- associated-types
- bad
- const-generics/issues
- consts
- issues
- lint
- 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.
65 files changed
+1777
-1434
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
634 | 634 | | |
635 | | - | |
636 | | - | |
637 | | - | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | | - | |
| 640 | + | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
1770 | | - | |
| 1770 | + | |
1771 | 1771 | | |
1772 | 1772 | | |
1773 | 1773 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2787 | 2787 | | |
2788 | 2788 | | |
2789 | 2789 | | |
2790 | | - | |
| 2790 | + | |
2791 | 2791 | | |
2792 | 2792 | | |
2793 | 2793 | | |
| |||
0 commit comments