bors
2a55274e0c
Auto merge of #82999 - cuviper:rustc-rayon-0.3.1, r=Mark-Simulacrum
...
Update to rustc-rayon 0.3.1
This pulls in rust-lang/rustc-rayon#8 to fix #81425 . (h/t `@ammaraskar)`
That revealed weak constraints on `rustc_arena::DropArena`, because its
`DropType` was holding type-erased raw pointers to generic `T`. We can
implement `Send` for `DropType` (under `cfg(parallel_compiler)`) by
requiring all `T: Send` before they're type-erased.
2021-03-15 08:49:25 +00:00
..
2021-03-08 13:13:22 +01:00
2021-02-14 18:03:11 +03:00
2021-03-10 17:53:35 -08:00
2021-03-14 18:10:29 +03:00
2021-03-13 12:28:04 +00:00
2021-03-09 14:38:29 -05:00
2021-02-19 02:49:08 +01:00
2021-03-05 05:28:07 +00:00
2021-03-14 23:02:01 -04:00
2021-03-10 16:44:04 +00:00
2021-03-12 11:02:25 +09:00
2021-03-13 09:44:44 +09:00
2021-03-15 08:49:25 +00:00
2021-03-11 19:42:40 +01:00
2021-03-04 20:01:01 +09:00
2021-03-06 16:02:48 +00:00
2021-03-14 18:10:29 +03:00
2021-03-10 16:44:04 +00:00
2021-03-11 06:38:22 +00:00
2021-03-09 19:28:01 +01:00
2021-03-09 19:28:00 +01:00
2021-03-09 18:51:36 +01:00
2021-03-06 16:02:48 +00:00
2021-03-15 08:49:25 +00:00
2021-03-14 13:07:32 +09:00
2021-03-10 08:01:25 +09:00
2021-03-14 11:46:57 +00:00
2021-03-11 12:24:43 +01:00
2021-03-13 14:17:55 +01:00
2021-03-15 08:49:25 +00:00
2021-03-12 09:05:38 +00:00
2021-03-14 13:07:31 +09:00
2021-03-15 06:20:24 +00:00
2021-02-06 15:01:07 +00:00
2021-03-09 19:27:59 +01:00
2021-03-09 19:27:50 +01:00
2021-03-09 19:09:36 +01:00
2021-03-10 17:53:35 -08:00
2021-03-15 08:49:25 +00:00
2021-03-14 18:10:29 +03:00
2021-03-09 19:27:50 +01:00
2021-02-20 17:19:30 -05:00
2021-03-14 23:02:01 -04:00
2021-03-14 18:10:29 +03:00
2021-03-09 14:38:29 -05:00
2021-03-10 19:12:53 +00:00
2021-03-12 09:05:38 +00:00
2021-03-03 11:22:44 +01:00
2021-02-24 21:54:52 +00:00
2021-02-21 21:51:54 +01:00
2021-03-15 06:20:24 +00:00