summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/project-model/test_data
AgeCommit message (Expand)AuthorLines
2024-09-11Remove crate graph deduplication logicLukas Wirth-19236/+0
2024-08-12Allow declaring cfg groups in rust-project.json, to help sharing common cfgsChayim Refael Friedman-0/+571
2024-05-02fix: Correctly handle `no_core`/`no_std` for preludesLukas Wirth-1/+38
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+20948