Auto merge of #121909 - Zoxc:drop-ast-task, r=petrochenkov

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.
This commit is contained in:
bors 2025-04-30 23:57:22 +00:00
commit deb0c0426f

Diff Content Not Available