rust/compiler/rustc_ast_passes
Aaron Hill 92bfa05b07
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).
2020-11-27 15:47:58 -05:00
..
src Bump recursion_limit in rustc_ast_passes 2020-11-27 15:47:58 -05:00
Cargo.toml update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00