Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | find_path: Builtins are always in scope | Florian Diebold | 2020-04-18 | 2 | -25/+50 | |
|/ / / / / / | ||||||
* | | | | | | Merge #4026 | bors[bot] | 2020-04-18 | 1 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Omit more parameter hints in the presence of underscores | Laurențiu Nicola | 2020-04-18 | 1 | -1/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge #4023 | bors[bot] | 2020-04-18 | 4 | -27/+92 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix another crash from wrong binders | Florian Diebold | 2020-04-17 | 4 | -27/+92 | |
* | | | | | | | Merge #4022 | bors[bot] | 2020-04-17 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix incorrect order of syntax highlight ranges | Leander Tentrup | 2020-04-17 | 2 | -1/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #4021 | bors[bot] | 2020-04-17 | 3 | -5/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix type equality for dyn Trait | Florian Diebold | 2020-04-17 | 3 | -5/+65 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #4019 | bors[bot] | 2020-04-17 | 1 | -0/+174 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add two more tests for associated types | Florian Diebold | 2020-04-17 | 1 | -0/+174 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge #4016 | bors[bot] | 2020-04-17 | 1 | -47/+52 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | 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 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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 | |
|/ / / / / |