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