mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
![]() I don't think there's anything wrong with project_model depending on proc_macro_api directly -- fundamentally, both are about gluing our pure data model to the messy outside world. However, it's easy enough to avoid the dependency, so why not. As an additional consideration, `proc_macro_api` now pulls in `base_db`. project_model should definitely not depend on that! |
||
---|---|---|
.. | ||
build_scripts.rs | ||
cargo_workspace.rs | ||
cfg_flag.rs | ||
lib.rs | ||
manifest_path.rs | ||
project_json.rs | ||
rustc_cfg.rs | ||
sysroot.rs | ||
tests.rs | ||
workspace.rs |