rust-analyzer/crates/project-model/src
2024-06-30 15:23:54 +02:00
..
build_scripts.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
cargo_workspace.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
cfg.rs Cleanup cfg and env handling in project-model 2024-04-19 10:41:08 +02:00
env.rs Allow sysroots to only consist of the source root dir 2024-05-23 20:12:31 +02:00
lib.rs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
manifest_path.rs Extract common fields out of ProjectWorkspace variants 2024-04-21 17:03:02 +02:00
project_json.rs feature: add build system info; runnables to rust-project.json 2024-06-11 11:55:17 -04:00
rustc_cfg.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
sysroot.rs style: simplify string interpolation 2024-05-30 16:18:49 -07: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 style: simplify string interpolation 2024-05-30 16:18:49 -07:00
workspace.rs feature: add build system info; runnables to rust-project.json 2024-06-11 11:55:17 -04:00