Commit Graph

3 Commits

Author SHA1 Message Date
Dániel Buga b87e1ecdf0 Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00
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
mark 9e5f7d5631 mv compiler to compiler/ 2020-08-30 18:45:07 +03:00