Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #7668 | bors[bot] | 2021-02-14 | 2 | -51/+133 |
|\ | |||||
| * | Don't rename field record patterns directly | Lukas Wirth | 2021-02-13 | 2 | -39/+73 |
| * | Fallback to renaming input NameRef node for macros when inside macro | Lukas Wirth | 2021-02-13 | 1 | -16/+53 |
| * | Prevent aliases from being renamed for now | Lukas Wirth | 2021-02-13 | 1 | -13/+24 |
* | | Merge #7667 | bors[bot] | 2021-02-13 | 2 | -7/+49 |
|\ \ | |||||
| * | | strip type parameter defaults when generating impl generics | Domantas Jadenkus | 2021-02-13 | 2 | -7/+49 |
|/ / | |||||
* | | Merge #7664 | bors[bot] | 2021-02-13 | 4 | -98/+55 |
|\ \ | |||||
| * | | cargo fmt | Domantas Jadenkus | 2021-02-13 | 4 | -14/+21 |
| * | | use generate_impl_text in replace_derive_with_manual_impl | Domantas Jadenkus | 2021-02-13 | 1 | -20/+12 |
| * | | use generate_impl_text in generate_impl | Domantas Jadenkus | 2021-02-13 | 2 | -41/+14 |
| * | | use generate_impl_text in generate_from_impl | Domantas Jadenkus | 2021-02-13 | 2 | -45/+30 |
* | | | Merge #7665 | bors[bot] | 2021-02-13 | 2 | -3/+46 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't classify attribute macros as their path unless it's a function with the... | Lukas Wirth | 2021-02-13 | 2 | -3/+46 |
| |/ | |||||
* | | Merge #7662 | bors[bot] | 2021-02-13 | 3 | -12/+12 |
|\ \ | |/ |/| | |||||
| * | Group generate getter/setter assist | Lukas Wirth | 2021-02-13 | 3 | -12/+12 |
|/ | |||||
* | Merge #7596 | bors[bot] | 2021-02-13 | 7 | -202/+1172 |
|\ | |||||
| * | Remove CodeLensResolveData mention from lsp-extensions.md | ivan770 | 2021-02-13 | 1 | -11/+0 |
| * | Make annotations tests similar to those in runnables | ivan770 | 2021-02-13 | 1 | -188/+707 |
| * | Improve runnable annotations order, fix incorrect ignore detection | ivan770 | 2021-02-13 | 1 | -5/+13 |
| * | Added annotation tests | ivan770 | 2021-02-13 | 1 | -0/+267 |
| * | Fix incorrect references annotation | ivan770 | 2021-02-13 | 1 | -2/+3 |
| * | Moved CodeLens to ide crate | ivan770 | 2021-02-13 | 7 | -202/+388 |
* | | Merge #7659 | bors[bot] | 2021-02-13 | 2 | -28/+124 |
|\ \ | |||||
| * | | cargo fmt | Domantas Jadenkus | 2021-02-13 | 1 | -1/+4 |
| * | | make it work for record-style variants | Domantas Jadenkus | 2021-02-13 | 1 | -14/+46 |
| * | | update doc | Domantas Jadenkus | 2021-02-13 | 2 | -2/+2 |
| * | | handle generic enums | Domantas Jadenkus | 2021-02-13 | 1 | -8/+58 |
| * | | allow any field type | Domantas Jadenkus | 2021-02-13 | 1 | -5/+16 |
| * | | use Self instead of enum name | Domantas Jadenkus | 2021-02-13 | 1 | -5/+5 |
|/ / | |||||
* | | Merge #7658 | bors[bot] | 2021-02-13 | 2 | -2/+34 |
|\ \ | |/ |/| | |||||
| * | Build dist-x86_64-unknown-linux-musl releases | andylizi | 2021-02-13 | 2 | -2/+34 |
|/ | |||||
* | Merge #7655 | bors[bot] | 2021-02-12 | 2 | -25/+33 |
|\ | |||||
| * | Include a commit log summary in the changelog | Laurențiu Nicola | 2021-02-12 | 2 | -25/+33 |
* | | Merge #7358 | bors[bot] | 2021-02-12 | 8 | -426/+460 |
|\ \ | |||||
| * | | Update references test output | Lukas Wirth | 2021-02-12 | 1 | -2/+2 |
| * | | Use NameLike in FileReference directly as its not exported from ide anymore | Lukas Wirth | 2021-02-12 | 5 | -59/+29 |
| * | | Refactor reference searching to work with the ast | Lukas Wirth | 2021-02-12 | 8 | -406/+489 |
| * | | Remove unused ReferenceSearchResult functions | Lukas Wirth | 2021-02-12 | 1 | -24/+5 |
|/ / | |||||
* | | Merge #7650 | bors[bot] | 2021-02-12 | 6 | -18/+171 |
|\ \ | |||||
| * | | Add `find_impl_block_end` assist helper | Yoshua Wuyts | 2021-02-12 | 6 | -18/+171 |
| |/ | |||||
* | | Merge #7639 | bors[bot] | 2021-02-12 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Bump rust to latest stable 1.50 | kjeremy | 2021-02-12 | 1 | -1/+1 |
|/ | |||||
* | Merge #7652 | bors[bot] | 2021-02-12 | 7 | -23/+52 |
|\ | |||||
| * | Remove pinned Rust version again | Florian Diebold | 2021-02-12 | 1 | -9/+1 |
| * | Fix slow tests sometimes failing | Florian Diebold | 2021-02-12 | 6 | -14/+51 |
* | | Merge #7653 | bors[bot] | 2021-02-12 | 1 | -0/+60 |
|\ \ | |/ |/| | |||||
| * | Document config pattern | Aleksey Kladov | 2021-02-12 | 1 | -0/+60 |
* | | Merge #7644 | bors[bot] | 2021-02-12 | 10 | -29/+89 |
|\ \ | |||||
| * | | Complete builtin type paths | Jonas Schievink | 2021-02-11 | 1 | -1/+33 |
| * | | Wrap `BuiltinType` in code model | Jonas Schievink | 2021-02-11 | 9 | -28/+56 |