This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
227 files changed
+406
-412
lines changed- compiler
- rustc_lint/src
- rustc_lint_defs/src
- rustc_passes/src
- library
- alloc
- src
- boxed
- collections
- btree/set
- vec_deque
- tests
- core
- benches
- tests
- std/src/collections/hash/set
- src/tools
- clippy
- clippy_lints/src
- methods
- transmute
- tests/ui
- borrow_interior_mutable_const/auxiliary
- miri/tests
- fail
- both_borrows
- concurrency
- dangling_pointers
- function_pointers
- unaligned_pointers
- pass
- issues
- stacked-borrows
- tree_borrows
- rustfmt/src
- tests
- codegen-units/item-collection
- ui
- allocator
- array-slice-vec
- associated-consts
- associated-types
- async-await
- auto-traits
- bench
- binding
- builtin-superkinds
- closures/2229_closure_analysis/migrations
- codegen
- coercion
- const-generics
- generic_const_exprs
- consts
- const_in_pattern
- coroutine
- deriving
- drop
- dropck
- dyn-star
- enum-discriminant
- generics
- impl-trait
- inference
- issues
- layout
- lint
- dead-code
- unused
- macros
- methods
- mir
- mismatched_types
- packed
- parser
- issues
- recover
- pub
- recursion_limit
- repr
- rfcs
- rfc-1445-restrict-constants-in-patterns
- rfc-2151-raw-identifiers
- rfc-2632-const-trait-impl
- specialization
- stdlib-unit-tests
- structs-enums
- suggestions/lifetimes
- traits
- negative-impls
- object
- type-alias-enum-variants
- typeck
- unboxed-closures
- unsized
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+406
-412
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
| 331 | + | |
331 | 332 |
| |
332 | 333 |
| |
333 | 334 |
| |
|
Lines changed: 7 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 | 128 |
| |
130 | 129 |
| |
131 | 130 |
| |
| |||
697 | 696 |
| |
698 | 697 |
| |
699 | 698 |
| |
700 |
| - | |
701 |
| - | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
702 | 706 |
| |
703 | 707 |
| |
704 | 708 |
| |
| |||
732 | 736 |
| |
733 | 737 |
| |
734 | 738 |
| |
735 |
| - | |
736 |
| - | |
737 |
| - | |
738 |
| - | |
739 |
| - | |
740 |
| - | |
741 |
| - | |
742 |
| - | |
743 |
| - | |
744 |
| - | |
745 |
| - | |
746 |
| - | |
747 |
| - | |
748 |
| - | |
749 |
| - | |
750 |
| - | |
751 |
| - | |
752 |
| - | |
753 |
| - | |
754 |
| - | |
755 |
| - | |
756 |
| - | |
757 |
| - | |
758 |
| - | |
759 |
| - | |
760 |
| - | |
761 | 739 |
| |
762 | 740 |
| |
763 | 741 |
| |
|
0 commit comments