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