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