Sign in
◑
Theme
rust
/
rust
/
cdfa29797d09d9622fd32cc85c65ea9309ea46df
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-3639.rs
blob: 7b16b2dfde065fc123d3785d6b2feb4c2ad7a972 [
file
]
trait
Foo
where
{}
struct
Bar
where
{}
struct
Bax
where
;
struct
Baz
(
String
)
where
;
impl
<>
Foo
<>
for
Bar
<>
where
{}