Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillot
Report more detailed reason why `Index` impl is not satisfied Fixes #110373
This commit is contained in:
commit
3320b2a59a
5 changed files with 183 additions and 0 deletions
|
@ -204,6 +204,7 @@ symbols! {
|
|||
HashSet,
|
||||
Hasher,
|
||||
Implied,
|
||||
IndexOutput,
|
||||
Input,
|
||||
Into,
|
||||
IntoDiagnostic,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue