Sign in
◑
Theme
rust
/
rust
/
fd5ce3c7450a6fcba3e783e9f0925e29dbdbb8aa
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue_4322.rs
blob: b28cc7cdd12fede29107857764ebe2bfaa194484 [
file
]
trait
Bar
{
type
X
<
'a> where Self: '
a
;
}