This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
75 files changed
+2386
-174
lines changed- compiler
- rustc_borrowck/src
- polonius
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_middle/src/mir
- rustc_mir_build/src
- build
- expr
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_smir/src/rustc_smir/convert
- src/tools
- clippy/clippy_utils/src
- miri
- src
- shims
- tests
- fail/tail_calls
- pass
- tests
- mir-opt
- ui
- explicit-tail-calls
- lint
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+2386
-174
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
727 | 727 |
| |
728 | 728 |
| |
729 | 729 |
| |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
730 | 736 |
| |
731 | 737 |
| |
732 | 738 |
| |
| |||
813 | 819 |
| |
814 | 820 |
| |
815 | 821 |
| |
| 822 | + | |
816 | 823 |
| |
817 |
| - | |
818 |
| - | |
819 | 824 |
| |
820 | 825 |
| |
821 | 826 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
128 | 134 |
| |
129 | 135 |
| |
130 | 136 |
| |
|
0 commit comments