Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump recursion_limit in rustc_ast_passes
When cfg(parallel_compiler) is enabled, we end up trying to prove Send/Sync bounds for some deeply nested types (at least when rustdoc is run).
- Loading branch information