]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #26057 - audebert:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 7 Jun 2015 00:07:07 +0000 (00:07 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Jun 2015 00:07:07 +0000 (00:07 +0000)
The constraint referenced here is:

```rust
fn foo<T>(t: T) where T: Trait<AssociatedType=u32> { /* */ }
```


Trivial merge