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