This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
196 files changed
+382
-373
lines changed- compiler/rustc_trait_selection/src/traits/error_reporting
- tests/ui
- associated-consts
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- in-trait
- issues
- auto-traits
- binop
- block-result
- closures
- const-generics
- adt_const_params
- generic_const_exprs
- issues
- consts
- const-blocks
- coroutine
- print
- derives
- deriving
- dst
- error-codes
- errors
- trait-bound-error-spans
- traits
- extern
- feature-gates
- fmt
- for
- function-pointer
- generic-associated-types
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- indexing
- interior-mutability
- issues
- iterators
- kindck
- modules
- mut
- not-panic
- offset-of
- on-unimplemented
- parser
- range
- recursion
- rfcs
- rfc-1937-termination-trait
- rfc-2361-dbg-macro
- rfc-2397-do-not-recommend
- specialization/min_specialization
- str
- suggestions
- sync
- traits
- alias
- bound
- inductive-overflow
- negative-impls
- non_lifetime_binders
- suggest-dereferences
- try-block
- try-trait
- type-alias-impl-trait
- typeck
- type
- union
- unsized-locals
- unsized
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+382
-373
lines changedLines changed: 25 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1432 | 1432 |
| |
1433 | 1433 |
| |
1434 | 1434 |
| |
1435 |
| - | |
1436 |
| - | |
1437 |
| - | |
1438 |
| - | |
1439 |
| - | |
1440 |
| - | |
1441 |
| - | |
1442 |
| - | |
1443 |
| - | |
1444 |
| - | |
1445 |
| - | |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
1449 | 1447 |
| |
1450 | 1448 |
| |
1451 | 1449 |
| |
| |||
4978 | 4976 |
| |
4979 | 4977 |
| |
4980 | 4978 |
| |
| 4979 | + | |
| 4980 | + | |
| 4981 | + | |
| 4982 | + | |
| 4983 | + | |
| 4984 | + | |
| 4985 | + | |
| 4986 | + | |
| 4987 | + | |
| 4988 | + | |
| 4989 | + | |
4981 | 4990 |
| |
4982 | 4991 |
| |
4983 |
| - | |
| 4992 | + | |
4984 | 4993 |
| |
4985 | 4994 |
| |
4986 | 4995 |
| |
4987 | 4996 |
| |
4988 | 4997 |
| |
4989 | 4998 |
| |
4990 |
| - | |
| 4999 | + | |
4991 | 5000 |
| |
4992 | 5001 |
| |
4993 | 5002 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments