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