aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #3361bors[bot]2020-02-281-0/+2
|\ \ \ \
| * | | | Reset fontStyle for inlay hintsAleksey Kladov2020-02-281-0/+2
| |/ / /
* | | | Merge #3355bors[bot]2020-02-281-1/+23
|\ \ \ \
| * | | | vscode: added feature flags for better short-term uxVeetaha2020-02-271-1/+23
* | | | | Merge #3360bors[bot]2020-02-283-8/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Parse attr in rhs of let stmtsEdwin Cheng2020-02-283-8/+37
| |/ / /
* | | | Merge #3359bors[bot]2020-02-282-79/+24
|\ \ \ \
| * | | | Fix typoEdwin Cheng2020-02-281-1/+1
| * | | | Remove hover::type_ofEdwin Cheng2020-02-282-79/+24
| |/ / /
* | | | Merge #3357bors[bot]2020-02-281-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | introduce const visibility assistDouglas Campos2020-02-281-4/+9
|/ / /
* | | Merge #3354bors[bot]2020-02-271-0/+6
|\ \ \
| * | | Map builtinAleksey Kladov2020-02-271-0/+6
* | | | Merge #3353bors[bot]2020-02-271-0/+6
|\| | |
| * | | Set attr scopeAleksey Kladov2020-02-271-0/+6
|/ / /
* | | Merge #3352bors[bot]2020-02-271-0/+6
|\ \ \
| * | | Map unsafe keywordAleksey Kladov2020-02-271-0/+6
* | | | Merge #3351bors[bot]2020-02-273-63/+80
|\| | |
| * | | Refactor string literalsAleksey Kladov2020-02-273-63/+80
|/ / /
* | | Merge pull request #3350 from edwin0cheng/give-up-hover-in-builtin-macroAleksey Kladov2020-02-271-0/+25
|\ \ \
| * | | Ignore hover on builtin macroEdwin Cheng2020-02-271-0/+25
* | | | Merge pull request #3349 from matklad/yo-dawgAleksey Kladov2020-02-275-23/+120
|\ \ \ \
| * | | | Basic injectionsAleksey Kladov2020-02-275-23/+120
* | | | | Merge pull request #3348 from matklad/single-lineAleksey Kladov2020-02-272-3/+52
|\| | | | | |/ / / |/| | |
| * | | Ensure that semantic tokens are single-lineAleksey Kladov2020-02-272-3/+52
|/ / /
* | | Merge #3346bors[bot]2020-02-272-242/+231
|\ \ \
| * | | Move tests to a new fileAleksey Kladov2020-02-272-134/+129
| * | | More cleanupAleksey Kladov2020-02-271-114/+108
|/ / /
* | | Merge #3344bors[bot]2020-02-271-65/+64
|\ \ \
| * | | Split loop into orthogonal phasesAleksey Kladov2020-02-271-44/+43
| * | | CleanupAleksey Kladov2020-02-271-37/+34
| * | | Minor cleanupAleksey Kladov2020-02-271-15/+18
|/ / /
* | | Merge #3343bors[bot]2020-02-271-1/+1
|\ \ \
| * | | Fix styleAleksey Kladov2020-02-271-1/+1
* | | | Merge #3342bors[bot]2020-02-274-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Some docsAleksey Kladov2020-02-274-1/+8
* | | | Merge #3341bors[bot]2020-02-272-1/+6
|\| | |
| * | | Make xtask install path-agnosticAleksey Kladov2020-02-272-1/+6
|/ / /
* | | Merge pull request #3340 from matklad/fix-lintAleksey Kladov2020-02-273-3/+4
|\ \ \
| * | | Fix lintAleksey Kladov2020-02-271-1/+1
| * | | Actually gate CI on eslintAleksey Kladov2020-02-272-2/+3
|/ / /
* | | Merge #3339bors[bot]2020-02-271-1/+9
|\ \ \
| * | | Fix flickering with new syntax highlightingAleksey Kladov2020-02-271-1/+9
* | | | Merge #3308bors[bot]2020-02-271-1/+1
|\ \ \ \
| * | | | vscode: fix vscode-vim keybindings conflictVeetaha2020-02-251-1/+1
| | |_|/ | |/| |
* | | | Merge #3285bors[bot]2020-02-271-26/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | get matches from code.descendantsadamrk2020-02-251-7/+9
| * | | save comments as ra_syntax::ast::Commentadamrk2020-02-251-10/+6
| * | | Handle trivia in strucural search and replaceadamrk2020-02-231-27/+118
* | | | Merge #3338bors[bot]2020-02-272-2/+2
|\ \ \ \