From 9a3c22bbfd823601acd39473bea154be14c82770 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 11 Jul 2020 12:56:44 +0200 Subject: Make slow test parallel --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index e6c7da51f..09909b60a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1267,6 +1267,7 @@ dependencies = [ "once_cell", "ra_parser", "ra_text_edit", + "rayon", "rowan", "rustc-ap-rustc_lexer", "rustc-hash", -- cgit v1.2.3