aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier2021-02-137-20/+67
* Merge #7659bors[bot]2021-02-132-28/+124
|\
| * cargo fmtDomantas Jadenkus2021-02-131-1/+4
| * make it work for record-style variantsDomantas Jadenkus2021-02-131-14/+46
| * update docDomantas Jadenkus2021-02-132-2/+2
| * handle generic enumsDomantas Jadenkus2021-02-131-8/+58
| * allow any field typeDomantas Jadenkus2021-02-131-5/+16
| * use Self instead of enum nameDomantas Jadenkus2021-02-131-5/+5
|/
* Merge #7658bors[bot]2021-02-132-2/+34
|\
| * Build dist-x86_64-unknown-linux-musl releasesandylizi2021-02-132-2/+34
|/
* 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