Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract ImportAssets out of auto_import | Lukas Wirth | 2020-10-13 | 1 | -0/+1 |
* | Clean up inlay_hints | Lukas Wirth | 2020-10-07 | 1 | -1/+12 |
* | Shorten iterator hints for std::iter iterators behind references | Lukas Wirth | 2020-10-07 | 1 | -1/+1 |
* | Shorten iterator chain hints | Lukas Wirth | 2020-10-07 | 1 | -7/+34 |
* | Move IntoIterator into FamousDefs | Lukas Wirth | 2020-10-07 | 1 | -8/+15 |
* | Use FamousDefs for shorten_iterator hint | Lukas Wirth | 2020-10-06 | 1 | -12/+49 |
* | Move ModPath->ast::Path function to IDE layer | Aleksey Kladov | 2020-10-06 | 1 | -0/+21 |
* | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 1 | -1/+2 |
* | Fix import insertion breaking nested modules | Lukas Wirth | 2020-09-03 | 1 | -1/+1 |
* | Impl make::blank_line | Lukas Wirth | 2020-09-03 | 1 | -1/+1 |
* | Cleanup invert-if | Aleksey Kladov | 2020-08-25 | 1 | -19/+14 |
* | Invert if should be smart about is_some, is_none, is_ok, is_err | dragfire | 2020-08-24 | 1 | -1/+20 |
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 1 | -1/+5 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+313 |