summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/project-model/test_data/output
AgeCommit message (Expand)AuthorLines
2024-10-27Support `cfg(true)` and `cfg(false)`Chayim Refael Friedman-0/+41
2024-08-12Allow declaring cfg groups in rust-project.json, to help sharing common cfgsChayim Refael Friedman-0/+545
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/+1442