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