Sign in
rust
/
rust
/
56572203199216a87f69fa954bb1864a0ee8aade
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-4646.rs
blob: ee0f23220c97bf68f10667fcc94d6ab491ffb9da [
file
]
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}