Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add GitHub Sponsors link to blog post template | Jonas Schievink | 2020-09-14 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge #5999 | bors[bot] | 2020-09-14 | 1 | -6/+7 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update crates | kjeremy | 2020-09-14 | 1 | -6/+7 | |
|/ / / | ||||||
* | | | Merge #5976 | bors[bot] | 2020-09-14 | 1 | -56/+119 | |
|\ \ \ | ||||||
| * | | | Complete trait impl immediately after type/const/fn | oxalica | 2020-09-11 | 1 | -56/+119 | |
* | | | | Merge #5985 | bors[bot] | 2020-09-14 | 9 | -17/+65 | |
|\ \ \ \ | ||||||
| * | | | | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 9 | -17/+65 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #5971 | bors[bot] | 2020-09-13 | 12 | -55/+314 | |
|\ \ \ \ | ||||||
| * | | | | Fix type walking about type of async block | oxalica | 2020-09-11 | 3 | -14/+78 | |
| * | | | | Fix and prettify comments | oxalica | 2020-09-11 | 1 | -4/+6 | |
| * | | | | Implement async blocks | oxalica | 2020-09-10 | 11 | -55/+248 | |
* | | | | | Merge #5987 | bors[bot] | 2020-09-12 | 2 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code | dependabot[bot] | 2020-09-12 | 2 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge #5990 | bors[bot] | 2020-09-12 | 4 | -2/+45 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Implement box pattern inference | Jonas Schievink | 2020-09-12 | 3 | -2/+20 | |
| * | | | | Add box pattern test | Jonas Schievink | 2020-09-12 | 1 | -0/+25 | |
|/ / / / | ||||||
* | | | | Merge #5981 | bors[bot] | 2020-09-11 | 1 | -25/+16 | |
|\ \ \ \ | ||||||
| * | | | | Properly preserve macro braces | Kirill Bulatov | 2020-09-11 | 1 | -25/+16 | |
* | | | | | Merge #5980 | bors[bot] | 2020-09-11 | 1 | -4/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Update serde | kjeremy | 2020-09-11 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge #5977 | bors[bot] | 2020-09-11 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | cargo update | kjeremy | 2020-09-11 | 1 | -6/+6 | |
|/ / / / | ||||||
* | | | | Merge #5955 | bors[bot] | 2020-09-11 | 2 | -82/+114 | |
|\ \ \ \ | ||||||
| * | | | | Allow merge_imports assists to merge imports of equal visibility | Lukas Wirth | 2020-09-05 | 2 | -6/+61 | |
| * | | | | Remove duplicated import merge logic | Lukas Wirth | 2020-09-05 | 2 | -77/+43 | |
| * | | | | Fix segment_iter not iterating segments properly | Lukas Wirth | 2020-09-05 | 1 | -5/+16 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #5951 #5975 | bors[bot] | 2020-09-11 | 14 | -34/+53 | |
|\ \ \ \ \ | ||||||
| | * | | | | Report better errors in project.json/sysroot | Jonas Schievink | 2020-09-11 | 4 | -17/+36 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Rename record_field_pat to record_pat_field | Pavan Kumar Sunkara | 2020-09-10 | 10 | -17/+17 | |
* | | | | | Merge #5970 | bors[bot] | 2020-09-11 | 1 | -37/+118 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | One more test | Kirill Bulatov | 2020-09-10 | 1 | -0/+2 | |
| * | | | | Use better heuristics for replacement text when removing dbg! | Kirill Bulatov | 2020-09-10 | 1 | -37/+116 | |
| |/ / / | ||||||
* | | | | Merge #5969 | bors[bot] | 2020-09-11 | 10 | -5/+431 | |
|\ \ \ \ | ||||||
| * | | | | Adjust the test comment | Kirill Bulatov | 2020-09-11 | 1 | -9/+16 | |
| * | | | | One more test | Kirill Bulatov | 2020-09-09 | 1 | -0/+15 | |
| * | | | | Rename the method to avoid false promises | Kirill Bulatov | 2020-09-09 | 2 | -17/+15 | |
| * | | | | Add VirtualPath tests | Kirill Bulatov | 2020-09-09 | 1 | -3/+38 | |
| * | | | | Fix the tests | Kirill Bulatov | 2020-09-09 | 5 | -7/+9 | |
| * | | | | Add tests | Kirill Bulatov | 2020-09-09 | 1 | -0/+153 | |
| * | | | | Properly handle mod.rs imports | Kirill Bulatov | 2020-09-09 | 1 | -47/+40 | |
| * | | | | Complete semicolon when needed | Kirill Bulatov | 2020-09-09 | 6 | -26/+30 | |
| * | | | | Properly reacto to keywords | Kirill Bulatov | 2020-09-09 | 6 | -4/+28 | |
| * | | | | Less false positive completion candidates | Kirill Bulatov | 2020-09-09 | 1 | -44/+59 | |
| * | | | | Properly handle nested submodules in the same file | Kirill Bulatov | 2020-09-09 | 1 | -70/+79 | |
| * | | | | Move most of the logic into the completion module | Kirill Bulatov | 2020-09-09 | 8 | -118/+107 | |
| * | | | | Finally cretae the mod completion module | Kirill Bulatov | 2020-09-09 | 4 | -18/+43 | |
| * | | | | Move rust-related logic from vfs to base_db level | Kirill Bulatov | 2020-09-09 | 2 | -61/+74 | |
| * | | | | Properly handle special cases (binaries, mod.rs) | Kirill Bulatov | 2020-09-09 | 3 | -52/+60 | |
| * | | | | Exclude special files | Kirill Bulatov | 2020-09-09 | 2 | -3/+5 | |
| * | | | | Implement file name & extension retrieval method for VirtualPath | Kirill Bulatov | 2020-09-09 | 1 | -2/+20 |