This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
71 files changed
+458
-339
lines changed- compiler/rustc_infer/src/infer/error_reporting
- tests/ui
- associated-inherent-types
- async-await/in-trait
- builtin-superkinds
- coercion
- consts
- error-codes
- fn
- generic-associated-types
- impl-trait
- lifetimes
- lifetime-errors
- marker_trait_attr
- nll
- closure-requirements
- member-constraints
- ty-outlives
- user-annotations
- object-safety
- regions
- rfcs/rfc-2093-infer-outlives
- suggestions
- lifetimes
- type-alias-impl-trait
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+458
-339
lines changedLines changed: 23 additions & 37 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
62 | 63 |
| |
63 |
| - | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
2351 | 2351 |
| |
2352 | 2352 |
| |
2353 | 2353 |
| |
2354 |
| - | |
2355 |
| - | |
2356 |
| - | |
2357 |
| - | |
2358 |
| - | |
2359 |
| - | |
2360 |
| - | |
2361 |
| - | |
2362 |
| - | |
2363 |
| - | |
2364 |
| - | |
2365 |
| - | |
2366 |
| - | |
2367 |
| - | |
2368 |
| - | |
2369 |
| - | |
2370 |
| - | |
2371 |
| - | |
2372 |
| - | |
2373 |
| - | |
2374 |
| - | |
2375 |
| - | |
2376 |
| - | |
2377 |
| - | |
2378 |
| - | |
2379 |
| - | |
2380 |
| - | |
2381 |
| - | |
2382 |
| - | |
2383 |
| - | |
2384 |
| - | |
2385 |
| - | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
2386 | 2375 |
| |
2387 |
| - | |
| 2376 | + | |
2388 | 2377 |
| |
2389 | 2378 |
| |
2390 | 2379 |
| |
| |||
2460 | 2449 |
| |
2461 | 2450 |
| |
2462 | 2451 |
| |
2463 |
| - | |
2464 |
| - | |
2465 |
| - | |
2466 | 2452 |
| |
2467 | 2453 |
| |
2468 | 2454 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
0 commit comments