Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Split LIFETIME to two tokens in mbe | Edwin Cheng | 2020-04-18 | 3 | -14/+89 | |
* | Ignore proc-macro in completion | Edwin Cheng | 2020-04-18 | 2 | -0/+17 | |
* | Merge #4012 | bors[bot] | 2020-04-17 | 2 | -3/+59 | |
|\ | ||||||
| * | fix panic on ellipsis in pattern | Josh Mcguigan | 2020-04-17 | 2 | -3/+59 | |
* | | Merge #4011 | bors[bot] | 2020-04-17 | 2 | -1/+40 | |
|\ \ | ||||||
| * | | 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 | 3 | -2/+17 | |
|\ \ \ | ||||||
| * | | | Use mmap for proc macro libs | Laurențiu Nicola | 2020-04-17 | 3 | -2/+17 | |
| |/ / | ||||||
* | | | 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 | |
* | | | Merge #4008 | bors[bot] | 2020-04-17 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | tests: add more info about what failed in tidy tests | Benjamin Coenen | 2020-04-17 | 1 | -3/+3 | |
| | |/ | |/| | ||||||
* | | | Merge #4007 | bors[bot] | 2020-04-17 | 1 | -37/+35 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | 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 | 17 | -29/+208 | |
|\ \ | ||||||
| * | | Remove ci changes | Edwin Cheng | 2020-04-16 | 1 | -4/+0 | |
| * | | 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 | 14 | -26/+47 | |
| * | | Add tests for proc_macro | Edwin Cheng | 2020-04-16 | 2 | -1/+92 | |
| * | | Add config for proc_macro | Edwin Cheng | 2020-04-16 | 5 | -1/+22 | |
| * | | Add with-proc-macro in bench ,stats and diagnositcs | Edwin Cheng | 2020-04-16 | 6 | -13/+49 | |
* | | | Merge #3994 | bors[bot] | 2020-04-16 | 4 | -9/+7 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Don't expose SyntaxNodePtr impl details | Aleksey Kladov | 2020-04-16 | 4 | -9/+7 | |
|/ / | ||||||
* | | Merge #3992 | bors[bot] | 2020-04-16 | 1 | -10/+10 | |
|\ \ | ||||||
| * | | cargo update | kjeremy | 2020-04-16 | 1 | -10/+10 | |
|/ / | ||||||
* | | 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 | |
* | | | Merge #3990 | bors[bot] | 2020-04-16 | 5 | -40/+121 | |
|\ \ \ | ||||||
| * | | | 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 | |
|/ / / | ||||||
* | | | Merge #3989 | bors[bot] | 2020-04-16 | 3 | -11/+12 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update Chalk | Florian Diebold | 2020-04-16 | 3 | -11/+12 | |
|/ / | ||||||
* | | Merge #3948 | bors[bot] | 2020-04-16 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | fix: inlay hints config desyncronization between the frontend and the backend | veetaha | 2020-04-11 | 1 | -2/+3 | |
* | | | Merge #3962 | bors[bot] | 2020-04-15 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix parentModule shortcut conflict | Igor Żuk | 2020-04-13 | 1 | -1/+1 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | 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 | 10 | -32/+192 | |
|\ \ \ \ \ \ \ | ||||||
| | | * | | | | | Handle `Self::Type` in trait definitions when referring to own associated type | Florian Diebold | 2020-04-13 | 3 | -5/+38 | |
| | | |/ / / / |