File tree
100 files changed
+989
-54
lines changed- compiler
- rustc_borrowck/src
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_middle/src/mir
- rustc_mir_transform/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- stable_mir/src/mir
- library/core
- src
- ptr
- tests
- src/tools
- build-manifest/src
- tidy/src
- tests
- mir-opt
- instsimplify
- pre-codegen
- ui
- associated-types
- binding
- closures
- coercion
- consts
- deref-patterns
- enum
- auxiliary
- expr
- macros
- nll
- parser
- recursion
- resolve
- type
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+989
-54
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1315 | 1315 |
| |
1316 | 1316 |
| |
1317 | 1317 |
| |
1318 |
| - | |
| 1318 | + | |
| 1319 | + | |
1319 | 1320 |
| |
1320 | 1321 |
| |
1321 | 1322 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1921 | 1921 |
| |
1922 | 1922 |
| |
1923 | 1923 |
| |
1924 |
| - | |
| 1924 | + | |
1925 | 1925 |
| |
1926 | 1926 |
| |
1927 | 1927 |
| |
| |||
2518 | 2518 |
| |
2519 | 2519 |
| |
2520 | 2520 |
| |
| 2521 | + | |
2521 | 2522 |
| |
2522 | 2523 |
| |
2523 | 2524 |
| |
| |||
2539 | 2540 |
| |
2540 | 2541 |
| |
2541 | 2542 |
| |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
| 2546 | + | |
2542 | 2547 |
| |
2543 | 2548 |
| |
2544 | 2549 |
| |
| |||
2757 | 2762 |
| |
2758 | 2763 |
| |
2759 | 2764 |
| |
2760 |
| - | |
| 2765 | + | |
2761 | 2766 |
| |
2762 | 2767 |
| |
2763 | 2768 |
| |
|
0 commit comments