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