File tree
168 files changed
+451
-246
lines changed- compiler
- rustc_apfloat/src
- rustc_lint_defs/src
- rustc_passes/src
- src
- test
- codegen-units/item-collection
- run-make-fulldeps/issues-41478-43796
- ui
- allocator
- array-slice-vec
- associated-consts
- associated-type-bounds
- associated-types
- async-await
- auto-traits
- bench
- binding
- builtin-superkinds
- chalkify
- closures/2229_closure_analysis/migrations
- codegen
- coercion
- const-generics
- generic_const_exprs
- consts
- const_in_pattern
- deriving
- dropck
- drop
- enum-discriminant
- generator
- generics
- impl-trait
- issues
- layout
- lint/dead-code
- macros
- methods
- mir
- packed
- parser/issues
- recursion
- rfc-1445-restrict-constants-in-patterns
- rfc-2632-const-trait-impl
- rfcs/rfc-2151-raw-identifiers
- specialization
- stdlib-unit-tests
- structs-enums
- traits
- negative-impls
- object
- type-alias-enum-variants
- unboxed-closures
- unsized-locals
- unsized
- tools/clippy/tests/ui
- borrow_interior_mutable_const/auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
168 files changed
+451
-246
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
633 | 659 |
| |
634 | 660 |
| |
635 | 661 |
| |
| |||
3281 | 3307 |
| |
3282 | 3308 |
| |
3283 | 3309 |
| |
| 3310 | + | |
3284 | 3311 |
| |
3285 | 3312 |
| |
3286 | 3313 |
| |
|
0 commit comments