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