Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge #7661 | bors[bot] | 2021-02-14 | 7 | -33/+28 | |
|\ \ | ||||||
| * | | Start LSP 3.17 support | Jeremy Kolb | 2021-02-14 | 7 | -33/+28 | |
* | | | Merge #7678 | bors[bot] | 2021-02-14 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Simplify find_crlf | Michał Muskała | 2021-02-14 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #7676 | bors[bot] | 2021-02-14 | 2 | -81/+96 | |
|\ \ | ||||||
| * | | Make it clear which client-side commands we use | Aleksey Kladov | 2021-02-14 | 2 | -81/+96 | |
* | | | Merge #7656 | bors[bot] | 2021-02-14 | 2 | -103/+172 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Only use HIR when searching for enum constructors, otherwise fall back to AST | Lukas Wirth | 2021-02-13 | 1 | -48/+34 | |
| * | | Implement constructor usage search for almost all items | Lukas Wirth | 2021-02-12 | 2 | -108/+191 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge #7643 #7663 | bors[bot] | 2021-02-14 | 8 | -23/+70 | |
|\ \ \ \ | ||||||
| | * | | | fix: tolerate spaces in nix binary patching | Yaroslav Bolyukin | 2021-02-13 | 1 | -3/+3 | |
| * | | | | Allow automatically detect the rustc-src directory (fixes #3517). | Benjamin Bouvier | 2021-02-13 | 7 | -20/+67 | |
* | | | | | 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 | |
|/ / |