aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Embark Studios to the sponsors listAleksey Kladov2020-06-151-0/+1
* Merge #4889bors[bot]2020-06-157-13/+17
|\
| * Update parser tests with env varAleksey Kladov2020-06-153-8/+11
| * Allow attributes on expressionsAleksey Kladov2020-06-151-4/+2
| * Deprecate hir::Path::from_astAleksey Kladov2020-06-153-1/+4
* | Merge #4888bors[bot]2020-06-151-0/+7
|\|
| * Var namingAleksey Kladov2020-06-151-0/+7
* | Merge #4882bors[bot]2020-06-151-113/+142
|\ \
| * | _match.rs: improve comment formattingJonas Schievink2020-06-141-113/+142
* | | Merge #4880bors[bot]2020-06-151-2/+48
|\ \ \ | |_|/ |/| |
| * | fill_match_arms bind pattern implementationToby Dimmick2020-06-141-2/+14
| * | fill_match_arms bind pattern testToby Dimmick2020-06-141-0/+34
|/ /
* | Merge #4875bors[bot]2020-06-143-0/+135
|\ \ | |/ |/|
| * Introduce paths crateAleksey Kladov2020-06-143-0/+135
|/
* Merge #4867bors[bot]2020-06-136-160/+134
|\
| * Cleanup URL handlingAleksey Kladov2020-06-136-160/+134
* | Merge #4869bors[bot]2020-06-131-11/+32
|\ \
| * | Discourage allocationAleksey Kladov2020-06-131-11/+32
* | | Merge #4868bors[bot]2020-06-131-4/+4
|\ \ \ | |/ / |/| |
| * | Fix if and while postfix completionsAleksey Kladov2020-06-131-4/+4
| |/
* | Merge #4700bors[bot]2020-06-136-640/+618
|\ \
| * | More concise completion testsAleksey Kladov2020-06-132-182/+146
| * | CleanupAleksey Kladov2020-06-134-255/+154
| * | Remove accidentally added adoc fileMikhail Rakhmanov2020-06-131-298/+0
| * | Add keywords completions on source file positionMikhail Rakhmanov2020-06-133-21/+124
| * | Merge branch 'master' into keyword_completionMikhail Rakhmanov2020-06-13175-3882/+7387
| |\|
| * | Fix tests and remove unused methodsMikhail Rakhmanov2020-06-134-14/+7
| * | Add more patterns, tests and fix keywordsMikhail Rakhmanov2020-06-123-473/+297
| * | Rewrite snapshot checksMikhail Rakhmanov2020-06-124-245/+100
| * | Remove comment and incorrect assertMikhail Rakhmanov2020-06-121-7/+1
| * | Return snapshots to testsMikhail Rakhmanov2020-06-121-18/+34
| * | More assert refactoringMikhail Rakhmanov2020-06-121-7/+8
| * | Add more pattern testsMikhail Rakhmanov2020-06-122-11/+50
| * | New testing approach for keywordsMikhail Rakhmanov2020-06-122-6/+56
| * | Add few smoke tests for patterns and refactoringMikhail Rakhmanov2020-06-114-10/+111
| * | Add more patterns and keywordsMikhail Rakhmanov2020-06-113-55/+59
| * | Add todoMikhail Rakhmanov2020-06-111-1/+2
| * | Add more keywordsMikhail Rakhmanov2020-06-114-234/+183
| * | Add top level keywords completionMikhail Rakhmanov2020-06-021-1/+186
* | | Merge #4862bors[bot]2020-06-132-3/+2
|\ \ \ | |_|/ |/| |
| * | Revert "Hide squiggly for unused and unnecessary"Gabriel Valfridsson2020-06-122-3/+2
|/ /
* | Merge #4857bors[bot]2020-06-121-1/+14
|\ \
| * | simplify determining whether the field is a tuple fieldOptimalStrategy2020-06-121-5/+1
| * | Fix invalid shorthand initialization diagnostic for tuple structsOptimalStrategy2020-06-121-1/+18
* | | Merge #4855bors[bot]2020-06-123-143/+143
|\ \ \
| * | | Apply codegen with idiomatic lifetimesVeetaha2020-06-112-141/+141
| * | | Use more idiomatic style for lifetimes in generated codeVeetaha2020-06-111-2/+2
| |/ /
* | | Merge #4856bors[bot]2020-06-122-6/+6
|\ \ \
| * | | SimplifyVeetaha2020-06-122-6/+6
| |/ /
* | | Merge #4858bors[bot]2020-06-122-21/+77
|\ \ \ | |/ / |/| |