aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect references annotationivan7702021-02-131-2/+3
* Moved CodeLens to ide crateivan7702021-02-137-202/+388
* Merge #7655bors[bot]2021-02-122-25/+33
|\
| * Include a commit log summary in the changelogLaurențiu Nicola2021-02-122-25/+33
* | Merge #7358bors[bot]2021-02-128-426/+460
|\ \
| * | Update references test outputLukas Wirth2021-02-121-2/+2
| * | Use NameLike in FileReference directly as its not exported from ide anymoreLukas Wirth2021-02-125-59/+29
| * | Refactor reference searching to work with the astLukas Wirth2021-02-128-406/+489
| * | Remove unused ReferenceSearchResult functionsLukas Wirth2021-02-121-24/+5
|/ /
* | Merge #7650bors[bot]2021-02-126-18/+171
|\ \
| * | Add `find_impl_block_end` assist helperYoshua Wuyts2021-02-126-18/+171
| |/
* | Merge #7639bors[bot]2021-02-121-1/+1
|\ \ | |/ |/|
| * Bump rust to latest stable 1.50kjeremy2021-02-121-1/+1
|/
* Merge #7652bors[bot]2021-02-127-23/+52
|\
| * Remove pinned Rust version againFlorian Diebold2021-02-121-9/+1
| * Fix slow tests sometimes failingFlorian Diebold2021-02-126-14/+51
* | Merge #7653bors[bot]2021-02-121-0/+60
|\ \ | |/ |/|
| * Document config patternAleksey Kladov2021-02-121-0/+60
* | Merge #7644bors[bot]2021-02-1210-29/+89
|\ \
| * | Complete builtin type pathsJonas Schievink2021-02-111-1/+33
| * | Wrap `BuiltinType` in code modelJonas Schievink2021-02-119-28/+56
| | |
| \ \
*-. \ \ Merge #7638 #7648bors[bot]2021-02-125-9/+9
|\ \ \ \ | |_|_|/ |/| | |
| | * | fix nightly warning `legacy_derive_helpers`Peter Wischer2021-02-122-2/+2
| |/ / |/| |
* | | Merge #7651bors[bot]2021-02-125-11/+21
|\ \ \ | |_|/ |/| |
| * | Pin Rust to 1.49.0 on CIJonas Schievink2021-02-125-11/+21
|/ /
| * libloading 0.7kjeremy2021-02-113-7/+7
|/
* Merge #7631bors[bot]2021-02-101-0/+29
|\
| * Add test for #1165Jonas Schievink2021-02-101-0/+29
|/
* Merge #7630bors[bot]2021-02-101-0/+3
|\
| * Slightly expand testJonas Schievink2021-02-101-0/+3
|/
* Merge #7627bors[bot]2021-02-105-32/+139
|\
| * Add more testsJonas Schievink2021-02-102-8/+84
| * Put the old resolver backJonas Schievink2021-02-101-3/+8
| * Update fixed testsJonas Schievink2021-02-103-18/+21
| * infer: update resolver when descending into blockJonas Schievink2021-02-102-16/+39
|/
* Merge #7625bors[bot]2021-02-104-8/+31
|\
| * Add **Copy Run Command Line** command for vscodeAleksey Kladov2021-02-104-8/+31
* | Merge #7617bors[bot]2021-02-109-68/+603
|\ \
| * | Add getter/setter assistsYoshua Wuyts2021-02-099-68/+603
| | |
| \ \
*-. \ \ Merge #7591 #7622bors[bot]2021-02-1010-32/+67
|\ \ \ \
| | * | | Resolve TupleStructPat in SourceAnalyzer::resolve_pathLukas Wirth2021-02-102-6/+34
| | | |/ | | |/|
| * | | use await insteadSahandevs2021-02-094-31/+21
| * | | fix errorsSahandevs2021-02-074-6/+11
| * | | formatSahandevs2021-02-074-12/+12
| * | | handle Thenable type rejectsSahandevs2021-02-074-12/+23
| * | | handle promise catchesSahandevs2021-02-074-4/+4
| * | | add no-floating-promises ruleSahandevs2021-02-071-1/+2
| * | | remove unnecessarySahandevs2021-02-074-6/+6
* | | | Merge #7621bors[bot]2021-02-101-1/+1
|\ \ \ \
| * | | | Use track caller in test documentationAleksey Kladov2021-02-101-1/+1
| | |/ / | |/| |