aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | fix: tolerate spaces in nix binary patchingYaroslav Bolyukin2021-02-131-3/+3
| * | | | Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier2021-02-137-20/+67
* | | | | Merge #7668bors[bot]2021-02-142-51/+133
|\ \ \ \ \
| * | | | | Don't rename field record patterns directlyLukas Wirth2021-02-132-39/+73
| * | | | | Fallback to renaming input NameRef node for macros when inside macroLukas Wirth2021-02-131-16/+53
| * | | | | Prevent aliases from being renamed for nowLukas Wirth2021-02-131-13/+24
| | |_|_|/ | |/| | |
* | | | | Merge #7667bors[bot]2021-02-132-7/+49
|\ \ \ \ \
| * | | | | strip type parameter defaults when generating impl genericsDomantas Jadenkus2021-02-132-7/+49
|/ / / / /
* | | | | Merge #7664bors[bot]2021-02-134-98/+55
|\ \ \ \ \
| * | | | | cargo fmtDomantas Jadenkus2021-02-134-14/+21
| * | | | | use generate_impl_text in replace_derive_with_manual_implDomantas Jadenkus2021-02-131-20/+12
| * | | | | use generate_impl_text in generate_implDomantas Jadenkus2021-02-132-41/+14
| * | | | | use generate_impl_text in generate_from_implDomantas Jadenkus2021-02-132-45/+30
| | |_|/ / | |/| | |
* | | | | Merge #7665bors[bot]2021-02-132-3/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't classify attribute macros as their path unless it's a function with the...Lukas Wirth2021-02-132-3/+46
| |/ / /
* | | | Merge #7662bors[bot]2021-02-133-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Group generate getter/setter assistLukas Wirth2021-02-133-12/+12
|/ / /
* | | Merge #7596bors[bot]2021-02-137-202/+1172
|\ \ \ | |/ / |/| |
| * | Remove CodeLensResolveData mention from lsp-extensions.mdivan7702021-02-131-11/+0
| * | Make annotations tests similar to those in runnablesivan7702021-02-131-188/+707
| * | Improve runnable annotations order, fix incorrect ignore detectionivan7702021-02-131-5/+13
| * | Added annotation testsivan7702021-02-131-0/+267
| * | Fix incorrect references annotationivan7702021-02-131-2/+3
| * | Moved CodeLens to ide crateivan7702021-02-137-202/+388
* | | 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
|\ \