Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #26057 - audebert:master, r=alexcrichton
The constraint referenced here is: ```rust fn foo<T>(t: T) where T: Trait<AssociatedType=u32> { /* */ } ```
- Loading branch information