rust-analyzer/crates/project-model/src
2024-08-28 13:20:21 +03:00
..
build_dependencies.rs Improve documentation for InvocationStrategy 2024-08-19 14:23:05 +02:00
cargo_workspace.rs Auto merge of #17973 - Veykril:proc-macro-curr-dir, r=Veykril 2024-08-27 11:53:04 +00:00
env.rs Fix cwd used for proc macro expansion 2024-08-28 13:20:21 +03:00
lib.rs chore(config): remove invocationLocation in favor of invocationStrategy 2024-08-19 02:25:40 -05:00
manifest_path.rs feat: Load sysroot library via cargo metadata 2024-08-05 12:18:19 +02:00
project_json.rs Allow declaring cfg groups in rust-project.json, to help sharing common cfgs 2024-08-12 22:03:16 +03:00
rustc_cfg.rs Remove unnecessary CfgFlag definition in project-model 2024-08-07 14:27:59 +02:00
sysroot.rs fix: Fix metadata retrying eating original errors 2024-08-25 09:28:47 +02: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 Fix cwd used for proc macro expansion 2024-08-28 13:20:21 +03:00
workspace.rs Auto merge of #17973 - Veykril:proc-macro-curr-dir, r=Veykril 2024-08-27 11:53:04 +00:00