-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit 5fdce89
Correct detection of elided lifetimes in impl-trait.
1 parent f099871 commit 5fdce89
File tree
2 files changed
+9
-2
lines changed- compiler/rustc_hir_analysis/src/collect
- src/test/ui/suggestions
2 files changed
+9
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1195 | 1195 |
| |
1196 | 1196 |
| |
1197 | 1197 |
| |
1198 | - | ||
1199 | - | ||
1198 | + | ||
1199 | + | ||
1200 | + | ||
1201 | + | ||
1200 | 1202 |
| |
1201 | 1203 |
| |
1202 | 1204 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
63 | 68 |
|
0 commit comments