rust-analyzer/crates/project-model/src
Lukas Wirth 5211972743 internal: Split serde derive feature into serde_derive usage
Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect.
See https://github.com/matklad/macro-dep-test/blob/master/README.md for context.
2024-12-20 11:55:02 +01:00
..
build_dependencies.rs internal: Split serde derive feature into serde_derive usage 2024-12-20 11:55:02 +01:00
cargo_workspace.rs internal: Split serde derive feature into serde_derive usage 2024-12-20 11:55:02 +01:00
env.rs Fix cwd used for proc macro expansion 2024-08-28 13:20:21 +03:00
lib.rs Re-add rust-analyzer.cargo.sysrootQueryMetadata 2024-11-18 16:29:33 -06:00
manifest_path.rs fix: Fix sourceroot construction for virtual manifests 2024-12-12 12:58:18 +01:00
project_json.rs fix: Updating settings should not clobber discovered projects 2024-09-05 15:46:03 -07:00
rustc_cfg.rs fix: Add missing cfg flags for core crate 2024-10-23 16:43:08 -07:00
sysroot.rs Merge pull request #18511 from darichey/sysroot-query-metadata 2024-11-26 15:11:44 +00:00
target_data_layout.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
tests.rs Re-add rust-analyzer.cargo.sysrootQueryMetadata 2024-11-18 16:29:33 -06:00
workspace.rs fix: Fix sourceroot construction for virtual manifests 2024-12-12 12:58:18 +01:00