rust-analyzer/crates/project-model/src
Chayim Refael Friedman c94e9efbef Salsify the crate graph
I.e. make it not one giant input but multiple, for incrementality and decreased memory usage for Salsa 3 reasons.
2025-03-12 21:02:30 +02:00
..
toolchain_info internal: Treat cfg fetching failures as a warning 2025-01-21 11:07:07 -08:00
build_dependencies.rs Enforce a current directory being set for spawned commands 2024-12-29 12:51:13 +01:00
cargo_workspace.rs Change %e to ?e to include detailed error message 2025-03-06 12:42:35 +00:00
env.rs fix: Fix relative .cargo env vars not working 2025-01-06 08:50:41 +01:00
lib.rs Drop support for stitched sysroot 2025-02-26 14:18:52 -06:00
manifest_path.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
project_json.rs Salsify the crate graph 2025-03-12 21:02:30 +02:00
sysroot.rs Move project MSRV back to 1.78 2025-03-07 07:51:53 +01:00
tests.rs Salsify the crate graph 2025-03-12 21:02:30 +02:00
workspace.rs Salsify the crate graph 2025-03-12 21:02:30 +02:00