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