Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+63 |