Sign in
rust
/
rust
/
e54a3d33efb5fe255cdc2339e6221bbe253dcd38
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_4322.rs
blob: 0ec0547119f474c35e88f9b49a6a4a685278f429 [
file
]
trait
Bar
{
type
X
<
'
a
>
where
Self
:
'
a
;
}