aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_project_model/src/json_project.rs
Commit message (Expand)AuthorAgeFilesLines
* Finish transition to cfgs from the separate atoms and features.Aaron Wood2020-06-091-41/+1
* Put important things on topAleksey Kladov2020-06-031-7/+7
* Begin transition to new fields for JsonProject crate cfgsAaron Wood2020-05-091-0/+79
* Add ProcMacroClientEdwin Cheng2020-03-251-0/+1
* Support specifying OUT_DIR in json projectEmil Lauridsen2020-03-171-0/+1
* Use raw cfgs in json project and fix typooxalica2019-10-051-2/+3
* Read default cfgs from rustcuHOOCCOOHu2019-10-021-0/+2
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* Initial implementation of project-lock.json.David Wood2019-03-071-0/+49