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
50 files changed
+576
-170
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_fs_util
- src
- rustc_llvm/src
- rustc_metadata
- src
- rustc_middle/src/ty
- rustc_next_trait_solver/src/solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- parser
- rustc_trait_selection/src/solve
- rustc_type_ir/src
- library
- proc_macro/src
- std/src
- src/librustdoc/doctest
- tests
- rustdoc-ui/doctest
- ui
- coroutine
- parser
- rfcs/rfc-2497-if-let-chains
- specialization
- traits/next-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+576
-170
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3699 | 3699 |
| |
3700 | 3700 |
| |
3701 | 3701 |
| |
| 3702 | + | |
| 3703 | + | |
| 3704 | + | |
3702 | 3705 |
| |
3703 | 3706 |
| |
3704 | 3707 |
| |
| |||
4011 | 4014 |
| |
4012 | 4015 |
| |
4013 | 4016 |
| |
4014 |
| - | |
4015 | 4017 |
| |
4016 | 4018 |
| |
4017 | 4019 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
| 504 | + | |
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
|
0 commit comments