Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #122627 - RalfJung:collector-stack-space, r=compiler-er…
…rors collector: move ensure_sufficient_stack out of the loop According to the docs this call has some overhead to putting it inside the loop doesn't seem like a good idea. r? `@oli-obk`
- Loading branch information