aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge #7226bors[bot]2021-01-102-68/+54
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Replace state with functionAleksey Kladov2021-01-102-68/+54
|/ /
* | Merge #7223bors[bot]2021-01-093-528/+551
|\ \
| * | Refactor highlightingAleksey Kladov2021-01-093-528/+551
|/ /
* | Merge #7217bors[bot]2021-01-092-86/+52
|\ \
| * | SimplifyAleksey Kladov2021-01-092-86/+52
|/ /
* | Merge #7216bors[bot]2021-01-0912-389/+329
|\ \
| * | 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
|/ /
* | Merge #7215bors[bot]2021-01-091-3/+10
|\ \
| * | Hide argument name hint regardless of caseJacob Pratt2021-01-091-3/+10
|/ /
* | Merge #7213bors[bot]2021-01-081-22/+8
|\ \
| * | SimplifyLukas Wirth2021-01-081-22/+8
| |/
* | Merge #7212bors[bot]2021-01-0811-276/+287
|\ \
| * | Simplify highlighting infraAleksey Kladov2021-01-0811-276/+287
* | | Merge #7210bors[bot]2021-01-081-12/+12
|\ \ \ | |_|/ |/| |
| * | cargo updatekjeremy2021-01-081-12/+12
|/ /
* | Merge #7205bors[bot]2021-01-083-5/+21
|\ \
| * | Add testEdwin Cheng2021-01-081-0/+13
| * | Fix bug when $crate in LHS in mbeEdwin Cheng2021-01-082-5/+8
|/ /
* | Merge #7145bors[bot]2021-01-089-58/+235
|\ \
| * | Proper handling $crate Take 2Edwin Cheng2021-01-079-58/+235
* | | Merge #7201bors[bot]2021-01-072-57/+42
|\ \ \
| * | | Simplify mod completionLukas Wirth2021-01-071-38/+31
| * | | Tidy up attribute completion matchLukas Wirth2021-01-071-19/+11
|/ / /
* | | Merge #7097bors[bot]2021-01-077-20/+90
|\ \ \ | |_|/ |/| |
| * | Switch test markerPhil Ellison2021-01-071-1/+1
| * | cargo fmtPhil Ellison2021-01-072-7/+11