Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper import name in the label | Kirill Bulatov | 2020-02-03 | 1 | -10/+6 |
* | Simplify paths searches | Kirill Bulatov | 2020-02-03 | 1 | -4/+3 |
* | Use name only when searching for an import candidate | Kirill Bulatov | 2020-02-02 | 1 | -6/+16 |
* | Merge #2982 | bors[bot] | 2020-02-02 | 1 | -10/+31 |
|\ | |||||
| * | Require ModPath for importing | Kirill Bulatov | 2020-02-02 | 1 | -6/+3 |
| * | Merge imports when auto importing | Kirill Bulatov | 2020-02-02 | 1 | -6/+30 |
* | | Auto import functions | Kirill Bulatov | 2020-02-01 | 1 | -0/+24 |
|/ | |||||
* | Improve auto import message | Laurențiu Nicola | 2020-01-31 | 1 | -6/+10 |
* | Properly select a target for auto importing | Kirill Bulatov | 2020-01-29 | 1 | -29/+17 |
* | Code review fixes | Kirill Bulatov | 2020-01-27 | 1 | -5/+5 |
* | Enforce alphabetical import sorting | Kirill Bulatov | 2020-01-26 | 1 | -2/+3 |
* | Adjust the tests | Kirill Bulatov | 2020-01-26 | 1 | -55/+89 |
* | Have a better trait interface | Kirill Bulatov | 2020-01-26 | 1 | -10/+16 |
* | Remove unnecessary lifetime parameter | Kirill Bulatov | 2020-01-26 | 1 | -2/+2 |
* | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 1 | -0/+181 |
* | rename auto_import -> add_import | Aleksey Kladov | 2019-10-27 | 1 | -940/+0 |
* | use more consistent naming | Aleksey Kladov | 2019-10-27 | 1 | -1/+1 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | Merge #1815 | bors[bot] | 2019-09-27 | 1 | -1/+1 |
|\ | |||||
| * | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -1/+1 |
* | | Start simplifying editing API | Aleksey Kladov | 2019-09-26 | 1 | -1/+0 |
|/ | |||||
* | move assists to subdir | Aleksey Kladov | 2019-09-25 | 1 | -0/+939 |