Skip to content

associated type Inner not found #132414

Closed as not planned
Closed as not planned
@oriongonza

Description

@oriongonza

Code

I can't provide an example for now, but I've bisected the issue to this PR:
#132194
@compiler-errors

I expected to see this happen: compile succesfully

Instead, this happened:

error[E0220]: associated type `Inner` not found for `T`
   --> redacted.rs:560:20
    |
560 |     ) -> Result<T::Inner, RedactedError>
    |                    ^^^^^ associated type `Inner` not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions