rust-analyzer/crates/load-cargo
bors ce73b7cba2 Auto merge of #17771 - Veykril:parallel-vfs-config, r=Veykril
internal: Load VFS config changes in parallel

Simple attempt to make some progress f or https://github.com/rust-lang/rust-analyzer/issues/17373
No clue if those atomic orderings are right, though I don't think they are really too relevant either.

A more complete fix would probably need to replace our `ProjectFolders` handling a bit.
2024-08-05 14:07:22 +00:00
..
src Auto merge of #17771 - Veykril:parallel-vfs-config, r=Veykril 2024-08-05 14:07:22 +00:00
Cargo.toml Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00