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
137 files changed
+1165
-708
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_errors/src
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src
- infer/error_reporting
- traits
- rustc_lint_defs/src
- rustc_middle/src/traits
- rustc_mir_build/src/build/matches
- rustc_smir/src/rustc_smir/convert
- rustc_trait_selection/src
- solve
- eval_ctxt
- traits
- error_reporting
- specialize
- stable_mir/src
- library
- core/src/slice
- profiler_builtins
- src/tools
- clippy/tests/ui
- tidy/src
- tests
- mir-opt
- rustdoc-ui
- doctest
- lints
- ui
- associated-consts
- associated-types
- attributes
- generics
- higher-ranked/trait-bounds
- imports
- inference
- lazy-type-alias
- lint
- unused
- repr
- resolve
- rust-2018
- rustdoc
- sanitizer
- traits/next-solver
- coherence
- cycles
- coinduction
- overflow
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
137 files changed
+1165
-708
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1631 | 1631 |
| |
1632 | 1632 |
| |
1633 | 1633 |
| |
1634 |
| - | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
1635 | 1637 |
| |
1636 | 1638 |
| |
1637 | 1639 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
431 |
| - | |
| 431 | + | |
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
439 | 449 |
| |
440 | 450 |
| |
441 | 451 |
| |
|
0 commit comments