Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Don't use SyntaxNodePtr::range when determining scope for offset | Aleksey Kladov | 2020-04-17 | 1 | -47/+52 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge #4012 | bors[bot] | 2020-04-17 | 2 | -3/+59 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix panic on ellipsis in pattern | Josh Mcguigan | 2020-04-17 | 2 | -3/+59 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Don\t suggest import itself as a completion for import | Aleksey Kladov | 2020-04-17 | 2 | -1/+40 | |
* | | | | | | Merge #4010 | bors[bot] | 2020-04-17 | 8 | -17/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplify Diagnostic structure | Aleksey Kladov | 2020-04-17 | 6 | -51/+8 | |
| * | | | | | | Correctly highlight ranges of diagnostics from macros | Aleksey Kladov | 2020-04-17 | 5 | -21/+89 | |
| * | | | | | | Don't expose impl details of SyntaxPtr | Aleksey Kladov | 2020-04-17 | 8 | -14/+55 | |
* | | | | | | | Merge #4009 | bors[bot] | 2020-04-17 | 1 | -9/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Better snippet when completing trait method | Aleksey Kladov | 2020-04-17 | 1 | -9/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge #4004 | bors[bot] | 2020-04-17 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use mmap for proc macro libs | Laurențiu Nicola | 2020-04-17 | 2 | -2/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge #3996 | bors[bot] | 2020-04-17 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix path for proc-macro in nightly / stable build | Edwin Cheng | 2020-04-16 | 2 | -6/+2 | |
* | | | | | | | Reduce allocations when looking up proc macro decl | Laurențiu Nicola | 2020-04-17 | 1 | -37/+35 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge #3995 | bors[bot] | 2020-04-16 | 3 | -149/+150 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Unmix error handling when discovering workspaces | Aleksey Kladov | 2020-04-16 | 3 | -75/+41 | |
| * | | | | | Decouple project loading from project discovery a bit | Aleksey Kladov | 2020-04-16 | 3 | -128/+163 | |
| |/ / / / | ||||||
* | | | | | Merge #3958 | bors[bot] | 2020-04-16 | 14 | -29/+201 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix extern_process args | Edwin Cheng | 2020-04-16 | 2 | -8/+22 | |
| * | | | | Add proc-macro cli command for rust-analyzer | Edwin Cheng | 2020-04-16 | 11 | -18/+43 | |
| * | | | | Add tests for proc_macro | Edwin Cheng | 2020-04-16 | 1 | -1/+88 | |
| * | | | | Add config for proc_macro | Edwin Cheng | 2020-04-16 | 3 | -1/+11 | |
| * | | | | Add with-proc-macro in bench ,stats and diagnositcs | Edwin Cheng | 2020-04-16 | 6 | -13/+49 | |
* | | | | | Don't expose SyntaxNodePtr impl details | Aleksey Kladov | 2020-04-16 | 4 | -9/+7 | |
* | | | | | Merge #3979 | bors[bot] | 2020-04-16 | 3 | -3/+51 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix false positive for enum with no variants | Josh Mcguigan | 2020-04-16 | 3 | -3/+51 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Test for non-working proc macro server assoc types | Florian Diebold | 2020-04-16 | 1 | -0/+68 | |
* | | | | | Switch Chalk to recursive solver | Florian Diebold | 2020-04-16 | 5 | -40/+53 | |
* | | | | | Update Chalk | Florian Diebold | 2020-04-16 | 2 | -5/+6 | |
| |/ / / |/| | | | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #3966 #3968 | bors[bot] | 2020-04-15 | 5 | -16/+119 | |
|\ \ \ \ \ | ||||||
| | * | | | | Remove format from syntax_bridge hot path | Edwin Cheng | 2020-04-13 | 1 | -5/+6 | |
| * | | | | | Add support for bounds on associated types in trait definitions | Florian Diebold | 2020-04-13 | 4 | -11/+113 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge #3964 #3965 #3967 | bors[bot] | 2020-04-15 | 9 | -32/+191 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | Handle `Self::Type` in trait definitions when referring to own associated type | Florian Diebold | 2020-04-13 | 3 | -5/+38 | |
| | | |/ / / / / | ||||||
| | * / / / / / | Implement inline associated type bounds | Florian Diebold | 2020-04-13 | 6 | -17/+120 | |
| | |/ / / / / | ||||||
| * | | | | | | Nicer display of projections in Chalk logs | Florian Diebold | 2020-04-13 | 2 | -8/+11 | |
| * | | | | | | Nicer display of closures in Chalk logs | Florian Diebold | 2020-04-13 | 1 | -2/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge #3963 | bors[bot] | 2020-04-15 | 2 | -16/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Upgrade Chalk | Florian Diebold | 2020-04-13 | 2 | -16/+69 | |
| |/ / / / / | ||||||
* | | | | | | Merge #3969 | bors[bot] | 2020-04-15 | 2 | -28/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change add_function assist to use todo!() | Timo Freiberg | 2020-04-13 | 2 | -28/+28 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge #3978 | bors[bot] | 2020-04-15 | 4 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | insta 0.16 | kjeremy | 2020-04-14 | 4 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge #3971 | bors[bot] | 2020-04-15 | 5 | -4/+127 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | diagnostics cli, iterate over members | Josh Mcguigan | 2020-04-15 | 2 | -19/+27 | |
| * | | | | | cli diagnostics walk files | Josh Mcguigan | 2020-04-14 | 3 | -50/+51 | |
| * | | | | | add diagnostics subcommand to rust-analyzer CLI | Josh Mcguigan | 2020-04-14 | 4 | -3/+117 | |
| |/ / / / | ||||||
* | | | | | Merge #3961 | bors[bot] | 2020-04-13 | 1 | -3/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix PR | IceSentry | 2020-04-13 | 1 | -14/+8 |