Closed as not planned
Description
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
Labels
No labels