Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up inlay_hints | Lukas Wirth | 2020-10-07 | 2 | -19/+26 |
* | Shorten iterator hints for std::iter iterators behind references | Lukas Wirth | 2020-10-07 | 2 | -3/+5 |
* | Shorten iterator chain hints | Lukas Wirth | 2020-10-07 | 2 | -43/+115 |
* | Move IntoIterator into FamousDefs | Lukas Wirth | 2020-10-07 | 2 | -31/+20 |
* | Use FamousDefs for shorten_iterator hint | Lukas Wirth | 2020-10-06 | 2 | -69/+85 |
* | Shorten type hints for std::iter Iterators | Lukas Wirth | 2020-10-06 | 4 | -9/+162 |
* | Merge #6151 | bors[bot] | 2020-10-06 | 1 | -10/+26 |
|\ | |||||
| * | Constrain ImportMap to only store simple paths | Aleksey Kladov | 2020-10-06 | 1 | -10/+26 |
|/ | |||||
* | Merge #6150 | bors[bot] | 2020-10-06 | 8 | -46/+65 |
|\ | |||||
| * | Move ModPath->ast::Path function to IDE layer | Aleksey Kladov | 2020-10-06 | 8 | -46/+65 |
* | | Merge #6148 | bors[bot] | 2020-10-06 | 2 | -6/+57 |
|\ \ | |/ |/| | |||||
| * | Fix trait object hir formatting behind pointer and references | Lukas Wirth | 2020-10-06 | 2 | -6/+57 |
* | | Merge #6149 | bors[bot] | 2020-10-06 | 1 | -0/+7 |
|\ \ | |||||
| * | | Smoke test docs generation | Aleksey Kladov | 2020-10-06 | 1 | -0/+7 |
|/ / | |||||
* | | Merge #6124 | bors[bot] | 2020-10-06 | 10 | -31/+64 |
|\ \ | |||||
| * | | Properly name the field | Kirill Bulatov | 2020-10-02 | 8 | -24/+26 |
| * | | Fix the hover dash issues | Kirill Bulatov | 2020-10-02 | 4 | -9/+10 |
| * | | Add a dash test | Kirill Bulatov | 2020-10-02 | 2 | -2/+32 |
* | | | Merge #6139 | bors[bot] | 2020-10-06 | 7 | -119/+188 |
|\ \ \ | |||||
| * | | | Make ImportPrefix a configuration option | Lukas Wirth | 2020-10-05 | 6 | -10/+49 |
| * | | | Make find_path_prefixed configurable | Lukas Wirth | 2020-10-05 | 2 | -110/+140 |
| | |/ | |/| | |||||
* | | | Merge #6147 | bors[bot] | 2020-10-06 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Do not leave braces for colons in dbg! | Kirill Bulatov | 2020-10-06 | 1 | -2/+7 |
|/ / / | |||||
* | | | Merge #6133 | bors[bot] | 2020-10-05 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | Add notes concerning privacy and network access | Laurențiu Nicola | 2020-10-04 | 1 | -0/+17 |
| |/ / | |||||
* | | | Merge #6111 | bors[bot] | 2020-10-05 | 4 | -5/+738 |
|\ \ \ | |||||
| * | | | Add tests for convert integer literal assist | vlakreeh | 2020-09-30 | 1 | -4/+570 |
| * | | | Add ability to specify ResolvedAssist by label | vlakreeh | 2020-09-29 | 1 | -5/+22 |
| * | | | Add convert integer literal assist | vlakreeh | 2020-09-29 | 3 | -0/+150 |
* | | | | Merge #6143 | bors[bot] | 2020-10-05 | 2 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | Account for proc macro helpers when parsing attr | Jonas Schievink | 2020-10-05 | 2 | -1/+9 |
|/ / / / | |||||
* | | | | Merge #6127 | bors[bot] | 2020-10-05 | 2 | -2/+23 |
|\ \ \ \ | |||||
| * | | | | Correctly complete items with leading underscore | León Orell Valerian Liehr | 2020-10-03 | 2 | -2/+23 |
* | | | | | Merge #6142 | bors[bot] | 2020-10-05 | 2 | -6/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix feature name | Aleksey Kladov | 2020-10-05 | 2 | -6/+8 |
|/ / / / | |||||
* | | | | Merge #5997 | bors[bot] | 2020-10-03 | 1 | -15/+117 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improve readability in inlay_hints.rs | Igor Aleksanov | 2020-10-03 | 1 | -4/+5 |
| * | | | Remove 'for_expr' test from inlay_hints.rs | Igor Aleksanov | 2020-10-03 | 1 | -14/+1 |
| * | | | Make the tests for complete/incomplete for inlay hints work | Igor Aleksanov | 2020-10-03 | 1 | -10/+77 |
| * | | | Better inlay hints in 'for' loops | Igor Aleksanov | 2020-10-03 | 1 | -2/+49 |
|/ / / | |||||
* | | | Merge #6125 | bors[bot] | 2020-10-02 | 1 | -40/+34 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Simplify ast_transform | Aleksey Kladov | 2020-10-02 | 1 | -40/+34 |
|/ / | |||||
* | | Merge #6123 | bors[bot] | 2020-10-02 | 38 | -672/+567 |
|\ \ | |||||
| * | | rename mock_analysis -> fixture | Aleksey Kladov | 2020-10-02 | 23 | -99/+90 |
| * | | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 19 | -420/+288 |
| * | | Rewrite fixtures on top of Change | Aleksey Kladov | 2020-10-02 | 1 | -83/+90 |
| * | | Move ide::AnalysisChange -> base_db::Change | Aleksey Kladov | 2020-10-02 | 11 | -93/+122 |
* | | | Merge #6122 | bors[bot] | 2020-10-02 | 1 | -176/+181 |
|\| | | |||||
| * | | Expectify find_references tests | Aleksey Kladov | 2020-10-02 | 1 | -176/+181 |
|/ / | |||||
* | | Merge #6121 | bors[bot] | 2020-10-02 | 2 | -13/+14 |
|\ \ |