rust-analyzer/crates/project-model/src
2024-07-25 12:28:31 +02:00
..
build_scripts.rs Remove version check before using --keep-going 2024-07-08 16:41:12 +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 Use symbol in cfg 2024-07-16 10:41:42 +02:00
env.rs fix: Support new cargo config get env format 2024-07-25 12:28: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 Read rust-analyzer.toml files on startup 2024-07-22 02:42:39 +02: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 Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
workspace.rs Read rust-analyzer.toml files on startup 2024-07-22 02:42:39 +02:00