Sign in
rust
/
rust
/
342ad0401a16aebfa2e2160a099764168a4fe2f5
/
.
/
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
;
}