Closed
Description
Some other issues that might be relevant:
- Cargo check runs forever and memory usage grows unboundedly rust-lang/rust#116914
- rustdoc: synthetic blanket impls: hang / very long compiletimes with complex mutually recursive structs involving many projections rust-lang/rust#114891
- Passing a lifetime GAT to a closure can cause the compiler to run indefinitely rust-lang/rust#108826