File tree
274 files changed
+345
-333
lines changed- compiler
- rustc_borrowck/src
- region_infer
- type_check
- rustc_codegen_cranelift/example
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src
- infer/canonical
- traits
- rustc_interface/src
- rustc_middle/src
- traits/solve
- ty
- rustc_session/src
- rustc_trait_selection/src
- solve
- eval_ctxt
- inspect
- traits
- error_reporting
- query
- type_op
- src/tools/compiletest/src
- tests/ui
- associated-inherent-types
- async-await
- return-type-notation
- auto-traits
- closures
- coherence
- occurs-check
- coinduction
- const-generics/defaults
- consts
- coroutine
- dyn-star
- error-codes
- for
- generic-associated-types
- higher-ranked
- trait-bounds
- impl-trait
- in-trait
- implied-bounds
- inference
- issues
- lazy-type-alias
- never_type
- nll
- object-safety
- panics
- rfcs/rfc-2027-object-safe-for-dispatch
- specialization
- traits
- new-solver/projection
- next-solver
- alias-relate
- assembly
- coherence
- cycles
- coinduction
- generalize
- overflow
- reservation-impl
- trait-upcasting
- transmutability/primitives
- type-alias-impl-trait
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
274 files changed
+345
-333
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1003 | 1003 |
| |
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 |
| - | |
| 1006 | + | |
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 |
| - | |
| 1009 | + | |
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 | 1013 |
| |
1014 | 1014 |
| |
1015 |
| - | |
| 1015 | + | |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 | 1018 |
| |
|
0 commit comments