aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix formattingManmeet Maan2021-01-111-1/+1
| * | | | | Apply Suggestions from code reviewManmeet Maan2021-01-111-9/+6
| * | | | | Postfix like ifl now works with referencesManmeet2021-01-101-2/+29
* | | | | | Merge #7241bors[bot]2021-01-103-52/+71
|\ \ \ \ \ \
| * | | | | | Honor client's dynamic registration capsAleksey Kladov2021-01-103-52/+71
* | | | | | | Merge #7218bors[bot]2021-01-1032-118/+114
|\ \ \ \ \ \ \
| * | | | | | | Updated tests via `cargo xtask codegen`Vincent Esche2021-01-102-50/+50
| * | | | | | | Fixed typos in public type namesVincent Esche2021-01-091-2/+2
| * | | | | | | Fixed typos in private type namesVincent Esche2021-01-091-5/+5
| * | | | | | | Fixed typos in local bindingsVincent Esche2021-01-093-7/+7
| * | | | | | | Fixed typos in testsVincent Esche2021-01-093-6/+6
| * | | | | | | Fixed typos in code assertsVincent Esche2021-01-091-1/+1
| * | | | | | | Fixed typos in `log::warn!` messageVincent Esche2021-01-091-5/+1
| * | | | | | | Fixed typos in code commentsVincent Esche2021-01-0923-42/+42
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #7240bors[bot]2021-01-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make default memory stats less verboseAleksey Kladov2021-01-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #7239bors[bot]2021-01-1012-44/+50
|\ \ \ \ \ \ \
| * | | | | | | Replace SyntaxKind usage with T! macro where applicableLukas Wirth2021-01-1012-44/+50
* | | | | | | | Merge #7238bors[bot]2021-01-1010-135/+135
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix typo, parentheses is pluralLaurențiu Nicola2021-01-1010-135/+135
| |/ / / / / /
* / / / / / / Use T! for bool keywordsLaurențiu Nicola2021-01-101-1/+1
|/ / / / / /
* | | | | | Merge #7236bors[bot]2021-01-105-12/+57
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix progress token is already registered crashAleksey Kladov2021-01-105-12/+57
* | | | | | Allow `true` and `false` keywords in const genericsCallym2021-01-103-11/+25
|/ / / / /
* | | | | Merge #6238bors[bot]2021-01-1014-307/+368
|\ \ \ \ \
| * | | | | Split punctuation semantic highlighting up into more tagsLukas Wirth2021-01-1014-307/+368
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #7206 #7231bors[bot]2021-01-1012-51/+75
|\ \ \ \ \ \ \
| | * | | | | | Cleaner APIAleksey Kladov2021-01-103-9/+10
| * | | | | | | Use hir::GenericParam in ide_db::Definition instead of relisting all 3Lukas Wirth2021-01-109-42/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #7228bors[bot]2021-01-101-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Avoid string copy in complete_attributeLaurențiu Nicola2021-01-101-6/+8
| |/ / / / / /
* | | | | | | Merge #7229bors[bot]2021-01-102-37/+42
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | CleanupAleksey Kladov2021-01-102-37/+42
* | | | | | Merge #6980bors[bot]2021-01-102-5/+111
|\ \ \ \ \ \
| * | | | | | Support intra_doc linksDaiki Ihara2021-01-082-5/+111
| | |_|/ / / | |/| | | |
* | | | | | Merge #7224bors[bot]2021-01-101-7/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Skip leading underscores unconditionallyJacob Pratt2021-01-101-2/+5
| * | | | | Short-circuit boolean operationJacob Pratt2021-01-101-4/+8
| * | | | | Remove unnecessary allocationJacob Pratt2021-01-101-7/+12
* | | | | | Replace state with functionAleksey Kladov2021-01-102-68/+54
|/ / / / /
* | | | | Refactor highlightingAleksey Kladov2021-01-093-528/+551
* | | | | SimplifyAleksey Kladov2021-01-092-86/+52
| |/ / / |/| | |
* | | | Better highlight for fixturesAleksey Kladov2021-01-092-2/+6
* | | | SimplifyAleksey Kladov2021-01-092-52/+28
* | | | Better namesAleksey Kladov2021-01-093-23/+24
* | | | Reduce duplicationAleksey Kladov2021-01-091-7/+5
* | | | Shorten namesAleksey Kladov2021-01-097-67/+50
* | | | Reorder modulesAleksey Kladov2021-01-091-2/+4
* | | | Shorten frequent namesAleksey Kladov2021-01-098-246/+222
* | | | Rename dummy -> noneAleksey Kladov2021-01-094-16/+16