Drop AST on a separate thread and prefetch `hir_crate` This drop AST on a separate thread and prefetches `hir_crate`. A `spawn` function is added to the `parallel` module which spawn some work on the Rayon thread pool. |
||
|---|---|---|
| .. | ||
| asm.rs | ||
| block.rs | ||
| delegation.rs | ||
| errors.rs | ||
| expr.rs | ||
| format.rs | ||
| index.rs | ||
| item.rs | ||
| lib.rs | ||
| pat.rs | ||
| path.rs | ||
| stability.rs | ||