aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename to CustomDeriveEdwin Cheng2020-03-255-5/+5
* Refactoring a bitEdwin Cheng2020-03-253-15/+10
* Use dummy implementationEdwin Cheng2020-03-251-2/+3
* Add basic custom derive loweringEdwin Cheng2020-03-2511-28/+152
* Merge #3714bors[bot]2020-03-251-1/+1
|\
| * Use the right arch name for x86 (32 bit)Aleksey Kladov2020-03-251-1/+1
* | Merge #3713bors[bot]2020-03-251-11/+0
|\ \ | |/ |/|
| * Remove dead codeAleksey Kladov2020-03-251-11/+0
|/
* Merge #3707bors[bot]2020-03-255-59/+50
|\
| * Use visibility_of in searchEdwin Cheng2020-03-241-35/+31
| * Add ItemScope::visibility_ofEdwin Cheng2020-03-244-24/+19
* | Merge #3710bors[bot]2020-03-2411-9/+218
|\ \
| * | Improvements based on code review feedbackMatt Hooper2020-03-241-5/+5
| * | Fmt correctionsMatt Hooper2020-03-241-13/+9
| * | Added more unit testsMatt Hooper2020-03-241-76/+159
| * | Updated docsMatt Hooper2020-03-241-0/+2
| * | Extension types and renderingMatt Hooper2020-03-245-4/+39
| * | Added new inlay hint kind and rules for method chainingMatt Hooper2020-03-245-5/+98
|/ /
* | Merge #3664bors[bot]2020-03-242-171/+250
|\ \
| * | Add open delim when delim not matchEdwin Cheng2020-03-202-5/+28
| * | Fix text range bug and reorderEdwin Cheng2020-03-201-14/+19
| * | Add TokenConvertor traitEdwin Cheng2020-03-202-239/+155
| * | Add test for delim bugEdwin Cheng2020-03-202-12/+147
* | | Merge #3708bors[bot]2020-03-247-121/+270
|\ \ \ | |_|/ |/| |
| * | Generalise syntax rewriting infrastructure to allow removal of nodesAleksey Kladov2020-03-247-121/+252
| * | Add a testAleksey Kladov2020-03-231-0/+18
* | | Merge #3705bors[bot]2020-03-243-5/+5
|\ \ \
| * | | Align namingAleksey Kladov2020-03-243-5/+5
* | | | Merge #3700bors[bot]2020-03-244-49/+52
|\ \ \ \ | |/ / / |/| | |
| * | | update assists docsJosh Mcguigan2020-03-241-2/+2
| * | | fill match arms with empty block rather than unit tupleJosh Mcguigan2020-03-243-47/+50
* | | | Merge #3694bors[bot]2020-03-241-1/+61
|\ \ \ \
| * | | | Code review fixesKirill Bulatov2020-03-241-3/+4
| * | | | Complete only missing fieldsKirill Bulatov2020-03-231-1/+60
* | | | | Merge #3704bors[bot]2020-03-241-0/+10
|\ \ \ \ \
| * | | | | Add troubleshooting secionAleksey Kladov2020-03-241-0/+10
|/ / / / /
* | | | | Merge #3695bors[bot]2020-03-241-61/+45
|\ \ \ \ \
| * | | | | vscode: simplify and refactor configveetaha2020-03-231-61/+45
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge #3696 #3698 #3703bors[bot]2020-03-245-40/+150
|\ \ \ \ \ \ \
| | | * | | | | Don't try to enable proposed API's on stableAleksey Kladov2020-03-243-21/+17
| | | | |/ / / | | | |/| | |
| | * / | | | Consider references when applying postfix completionsKirill Bulatov2020-03-231-17/+123
| | |/ / / /
| * | / / / vscode: more type safetyveetaha2020-03-231-2/+10
| | |/ / / | |/| | |
* | | | | Merge #3685bors[bot]2020-03-249-37/+100
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a testKirill Bulatov2020-03-242-9/+45
| * | | | Use more generic public apiKirill Bulatov2020-03-249-47/+58
| * | | | Remove the upcastKirill Bulatov2020-03-241-3/+7
| * | | | Auto import macrosKirill Bulatov2020-03-245-34/+46
|/ / / /
* | | | Merge #3697bors[bot]2020-03-237-13/+22
|\ \ \ \ | |/ / / |/| | |
| * | | update itertools version to 0.9.0Josh Mcguigan2020-03-237-13/+22
|/ / /
* | | Merge #3689bors[bot]2020-03-234-14/+257
|\ \ \ | |/ / |/| |