Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #6154 | bors[bot] | 2020-10-07 | 5 | -56/+295 |
|\ | |||||
| * | 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 |
* | | minor | Aleksey Kladov | 2020-10-07 | 1 | -1/+1 |
* | | Merge #6167 | bors[bot] | 2020-10-07 | 1 | -178/+210 |
|\ \ | |||||
| * | | minor | Aleksey Kladov | 2020-10-07 | 1 | -11/+11 |
| * | | Add comparisons guideline to style | Aleksey Kladov | 2020-10-07 | 1 | -0/+27 |
| * | | Reorg style | Aleksey Kladov | 2020-10-07 | 1 | -176/+181 |
|/ / | |||||
* | | Merge #6166 | bors[bot] | 2020-10-07 | 2 | -4/+9 |
|\ \ | |||||
| * | | Better progress API | Aleksey Kladov | 2020-10-07 | 2 | -4/+9 |
|/ / | |||||
* | | Merge #6165 | bors[bot] | 2020-10-07 | 2 | -22/+23 |
|\ \ | |||||
| * | | Cleanup | Aleksey Kladov | 2020-10-07 | 2 | -22/+23 |
|/ / | |||||
* | | Merge #6158 | bors[bot] | 2020-10-07 | 1 | -5/+33 |
|\ \ | |||||
| * | | Added unit test for negative number literals in macros. | Tim | 2020-10-06 | 1 | -0/+21 |
| * | | Fixed parsing of negative number literals in macros. | Tim | 2020-10-06 | 1 | -5/+12 |
* | | | Merge #6160 | bors[bot] | 2020-10-07 | 5 | -1/+448 |
|\ \ \ | |||||
| * | | | Add validation check for ambiguous trait objects | Lukas Wirth | 2020-10-06 | 5 | -1/+448 |
* | | | | Merge #6159 | bors[bot] | 2020-10-07 | 1 | -0/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update manual.adoc | Adrian Stanciu | 2020-10-06 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge #6128 | bors[bot] | 2020-10-06 | 1 | -4/+25 |
|\ \ \ | |||||
| * | | | Trim all trailing whitespace in onEnter | Wesley Norris | 2020-10-03 | 1 | -4/+25 |
* | | | | Merge #6157 | bors[bot] | 2020-10-06 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Document privacy invariant of SyntaxPtr | Aleksey Kladov | 2020-10-06 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge #6140 | bors[bot] | 2020-10-06 | 5 | -9/+81 |
|\ \ \ \ | |||||
| * | | | | add break after codeblocks | Robin van Dijk | 2020-10-06 | 1 | -2/+4 |
| * | | | | add doc describing limited capabilities | Robin van Dijk | 2020-10-06 | 1 | -0/+2 |
| * | | | | add docstring | Robin van Dijk | 2020-10-05 | 1 | -0/+3 |
| * | | | | honor content_format clientcap | Robin van Dijk | 2020-10-05 | 5 | -9/+74 |
| |/ / / | |||||
* | | | | Merge #6155 | bors[bot] | 2020-10-06 | 1 | -0/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add test makr | Aleksey Kladov | 2020-10-06 | 1 | -0/+2 |
|/ / / | |||||
* | | | 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 |
|\ \ \ |