-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit b4aa629
committed
Ignore coroutine witness type region args in auto trait confirmation
1 parent ca77504 commit b4aa629
File tree
2 files changed
+29
-2
lines changed- compiler/rustc_trait_selection/src/traits/select
- tests/ui/async-await
2 files changed
+29
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2333 | 2333 |
| |
2334 | 2334 |
| |
2335 | 2335 |
| |
2336 | + | ||
2336 | 2337 |
| |
2337 | - | ||
2338 | + | ||
2338 | 2339 |
| |
2339 | - | ||
2340 | + | ||
2341 | + | ||
2342 | + | ||
2343 | + | ||
2344 | + | ||
2345 | + | ||
2346 | + | ||
2347 | + | ||
2348 | + | ||
2349 | + | ||
2350 | + | ||
2351 | + | ||
2352 | + | ||
2340 | 2353 |
| |
2341 | 2354 |
| |
2342 | 2355 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + |
0 commit comments