Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ProcMacroClient | Edwin Cheng | 2020-03-25 | 1 | -0/+1 |
| | |||||
* | Support specifying OUT_DIR in json project | Emil Lauridsen | 2020-03-17 | 1 | -0/+1 |
| | |||||
* | Use raw cfgs in json project and fix typo | oxalica | 2019-10-05 | 1 | -2/+3 |
| | |||||
* | Read default cfgs from rustc | uHOOCCOOHu | 2019-10-02 | 1 | -0/+2 |
| | |||||
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
| | | | | #1856 | ||||
* | Initial implementation of project-lock.json. | David Wood | 2019-03-07 | 1 | -0/+49 |
This commit adds a initial implementation of project-lock.json, a build system agnostic method of specifying the crate graph and roots. |