This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
88 files changed
+1685
-988
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_data_structures/src
- transitive_relation
- rustc_hir_analysis
- src
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- rustc_middle/src
- query
- ty
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/assembly
- rustc_span/src
- rustc_trait_selection
- src
- error_reporting/traits
- traits/select
- rustc_traits/src
- rustc_type_ir/src
- library
- core/src
- convert
- fmt
- iter/traits
- ops
- slice
- std/src
- src/tools/clippy/tests/ui
- tests
- crashes
- ui
- associated-inherent-types
- associated-item
- associated-type-bounds/return-type-notation
- associated-types
- borrowck
- diagnostic_namespace/on_unimplemented
- error-codes
- lang-items
- lint
- on-unimplemented
- qualified
- repeat-expr
- self
- structs
- traits
- transmute
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+1685
-988
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
| 135 | + | |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
357 | 371 |
| |
358 | 372 |
| |
359 | 373 |
| |
|
0 commit comments