https://github.com/DuskyElf
They were doing some scheduled maintenance one place at a time before -
They were doing some scheduled maintenance one place at a time before -
It hangs on
```rs
trait Foo {
type Gat<'a>;
}
trait Bar {
type Ty: Foo
where
for<'a>
}
trait Assoc {
type Ty;
}
```
#rustlang #code #opensource #linux #programming
github.com/rust-lang/rust
It hangs on
```rs
trait Foo {
type Gat<'a>;
}
trait Bar {
type Ty: Foo
where
for<'a>
}
trait Assoc {
type Ty;
}
```
#rustlang #code #opensource #linux #programming
github.com/rust-lang/rust