aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use hir::GenericParam in ide_db::Definition instead of relisting all 3Lukas Wirth2021-01-109-42/+65
* 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
| * | Add fix to wrap return expression in SomePhil Ellison2021-01-077-21/+87
|/ /
* | Merge #7199bors[bot]2021-01-071-23/+23
|\ \
| * | typoAleksey Kladov2021-01-071-23/+23
* | | Merge #7193bors[bot]2021-01-079-41/+102
|\ \ \
| * | | Report progress for cargo metadata and output-dirEdwin Cheng2021-01-075-18/+77
| * | | Refactor out JodChildEdwin Cheng2021-01-074-23/+25
* | | | Merge #7191bors[bot]2021-01-071-24/+27
|\ \ \ \
| * | | | Use `file_set::FileSet` and `FileSet` consistently in docArnaud2021-01-071-5/+5
| * | | | Use intra-doc links in `vfs` crate documentationArnaud2021-01-071-20/+26