summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/project-model/test_data/output
AgeCommit message (Expand)AuthorLines
2025-03-07Move project MSRV back to 1.78Lukas Wirth-5/+950
2025-02-26Drop support for stitched sysrootDavid Richey-950/+5
2025-02-17Use correct working directory for non-workspace proc-macro executionMehul Arora-0/+98
2025-02-12Apply cfg.setTest to json projectsDavid Richey-0/+3
2025-01-01Fix testslucasholten-1/+1
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