Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ra_env -> ra_toolchain | Aleksey Kladov | 2020-05-08 | 2 | -75/+0 |
* | use home crate instead of dirs | Craig Disselkoen | 2020-05-07 | 2 | -2/+2 |
* | simplify by using bail! macro | Craig Disselkoen | 2020-05-06 | 1 | -4/+7 |
* | return a PathBuf instead of String | Craig Disselkoen | 2020-05-06 | 1 | -6/+6 |
* | simplify some code using early returns | Craig Disselkoen | 2020-05-06 | 1 | -24/+17 |
* | add module-level docs so that tests pass | Craig Disselkoen | 2020-05-06 | 1 | -0/+4 |
* | cargo fmt | Craig Disselkoen | 2020-05-06 | 1 | -1/+4 |
* | pull function out into new crate ra_env; use in ra_flycheck as well | Craig Disselkoen | 2020-05-06 | 2 | -0/+72 |