Sign in
rust
/
rustfmt
/
refs/heads/format_markdown_files_from_scratch
/
.
/
tests
/
source
/
issue-4646.rs
blob: ee0f23220c97bf68f10667fcc94d6ab491ffb9da [
file
] [
log
] [
blame
]
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}