rust-analyzer/crates/project-model/src
Ali Bektas 67d8d2d4a0 Make ConfigData Ser and TOML De
This commit makes rust-analyzer::config module TOML ser and de.

Co-Authored-By: Cormac Relf <web@cormacrelf.net>
2024-04-15 14:14:23 +02:00
..
build_scripts.rs Auto merge of #16920 - Veykril:clippy-lints, r=Veykril 2024-04-01 16:00:18 +00:00
cargo_workspace.rs feat: Add rust-analyzer.cargo.allTargets to configure passing --all-targets to cargo invocations 2024-03-27 01:57:41 +01:00
cfg_flag.rs Make ConfigData Ser and TOML De 2024-04-15 14:14:23 +02:00
lib.rs fix: Fix project discovery not checking whether the Cargo.toml actually exists 2024-03-20 14:39:35 +01:00
manifest_path.rs explicit_auto_deref 2024-01-19 17:31:01 +01:00
project_json.rs Make ConfigData Ser and TOML De 2024-04-15 14:14:23 +02:00
rustc_cfg.rs Prefer cargo proxies when setting RUSTUP_TOOLCHAIN 2024-03-05 10:44:17 +01:00
sysroot.rs internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
target_data_layout.rs Prefer cargo proxies when setting RUSTUP_TOOLCHAIN 2024-03-05 10:44:17 +01:00
tests.rs internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
workspace.rs Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00