Sign in
fuchsia
/
third_party
/
rust
/
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
/
.
/
tests
/
crashes
/
133613.rs
blob: f01780d7cf4255d9459440eb55fa58a53a9d808b [
file
]
//@ known-bug: #133613
struct
Wrapper
<
'
a
>();
trait
IntFactory
{
fn
stream
(&
self
)
->
impl
IntFactory
<
stream
(..):
IntFactory
<
stream
(..):
Send
>>;
}