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
136 files changed
+1964
-1542
lines changed- compiler
- rustc_borrowck/src
- polonius/legacy
- 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/builder
- custom/parse
- expr
- matches
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- library/core/src/intrinsics
- src/tools/clippy/clippy_utils/src
- tests
- mir-opt
- building
- custom
- const_prop
- copy-prop
- dataflow-const-prop
- instsimplify
- nll
- pre-codegen
- ui
- borrowck
- closures/2229_closure_analysis/diagnostics
- const-generics/issues
- consts
- stable-mir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+1964
-1542
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
| 832 | + | |
832 | 833 |
| |
833 | 834 |
| |
834 | 835 |
| |
| |||
1338 | 1339 |
| |
1339 | 1340 |
| |
1340 | 1341 |
| |
1341 |
| - | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
1342 | 1348 |
| |
1343 | 1349 |
| |
1344 | 1350 |
| |
1345 |
| - | |
| 1351 | + | |
1346 | 1352 |
| |
1347 | 1353 |
| |
1348 | 1354 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
|
0 commit comments