Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce paths crate | Aleksey Kladov | 2020-06-14 | 2 | -0/+131 |
* | Merge #4867 | bors[bot] | 2020-06-13 | 6 | -160/+134 |
|\ | |||||
| * | Cleanup URL handling | Aleksey Kladov | 2020-06-13 | 6 | -160/+134 |
* | | Merge #4868 | bors[bot] | 2020-06-13 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fix if and while postfix completions | Aleksey Kladov | 2020-06-13 | 1 | -4/+4 |
| |/ | |||||
* | | Merge #4700 | bors[bot] | 2020-06-13 | 6 | -640/+618 |
|\ \ | |||||
| * | | More concise completion tests | Aleksey Kladov | 2020-06-13 | 2 | -182/+146 |
| * | | Cleanup | Aleksey Kladov | 2020-06-13 | 4 | -255/+154 |
| * | | Add keywords completions on source file position | Mikhail Rakhmanov | 2020-06-13 | 3 | -21/+124 |
| * | | Merge branch 'master' into keyword_completion | Mikhail Rakhmanov | 2020-06-13 | 148 | -2458/+6455 |
| |\| | |||||
| * | | Fix tests and remove unused methods | Mikhail Rakhmanov | 2020-06-13 | 3 | -13/+6 |
| * | | Add more patterns, tests and fix keywords | Mikhail Rakhmanov | 2020-06-12 | 3 | -473/+297 |
| * | | Rewrite snapshot checks | Mikhail Rakhmanov | 2020-06-12 | 4 | -245/+100 |
| * | | Remove comment and incorrect assert | Mikhail Rakhmanov | 2020-06-12 | 1 | -7/+1 |
| * | | Return snapshots to tests | Mikhail Rakhmanov | 2020-06-12 | 1 | -18/+34 |
| * | | More assert refactoring | Mikhail Rakhmanov | 2020-06-12 | 1 | -7/+8 |
| * | | Add more pattern tests | Mikhail Rakhmanov | 2020-06-12 | 2 | -11/+50 |
| * | | New testing approach for keywords | Mikhail Rakhmanov | 2020-06-12 | 2 | -6/+56 |
| * | | Add few smoke tests for patterns and refactoring | Mikhail Rakhmanov | 2020-06-11 | 4 | -10/+111 |
| * | | Add more patterns and keywords | Mikhail Rakhmanov | 2020-06-11 | 3 | -55/+59 |
| * | | Add todo | Mikhail Rakhmanov | 2020-06-11 | 1 | -1/+2 |
| * | | Add more keywords | Mikhail Rakhmanov | 2020-06-11 | 4 | -234/+183 |
| * | | Add top level keywords completion | Mikhail Rakhmanov | 2020-06-02 | 1 | -1/+186 |
* | | | Revert "Hide squiggly for unused and unnecessary" | Gabriel Valfridsson | 2020-06-12 | 2 | -3/+2 |
| |/ |/| | |||||
* | | Merge #4857 | bors[bot] | 2020-06-12 | 1 | -1/+14 |
|\ \ | |||||
| * | | simplify determining whether the field is a tuple field | OptimalStrategy | 2020-06-12 | 1 | -5/+1 |
| * | | Fix invalid shorthand initialization diagnostic for tuple structs | OptimalStrategy | 2020-06-12 | 1 | -1/+18 |
* | | | Merge #4855 | bors[bot] | 2020-06-12 | 2 | -141/+141 |
|\ \ \ | |||||
| * | | | Apply codegen with idiomatic lifetimes | Veetaha | 2020-06-11 | 2 | -141/+141 |
| |/ / | |||||
* | | | Merge #4856 | bors[bot] | 2020-06-12 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | Simplify | Veetaha | 2020-06-12 | 1 | -5/+5 |
| |/ / | |||||
* / / | find_path: return shorter paths for external items | Jonas Schievink | 2020-06-12 | 2 | -21/+77 |
|/ / | |||||
* | | Merge #4833 | bors[bot] | 2020-06-11 | 13 | -290/+842 |
|\ \ | |||||
| * | | Add example of old trait object syntax | Matthew Jasper | 2020-06-11 | 3 | -1/+39 |
| * | | Move complex inline test to own file | Matthew Jasper | 2020-06-11 | 7 | -372/+670 |
| * | | Separating parsing of `for` in predicates and types | Matthew Jasper | 2020-06-10 | 11 | -290/+506 |
* | | | Merge #4849 | bors[bot] | 2020-06-11 | 7 | -73/+65 |
|\ \ \ | |||||
| * | | | Update wrap return tests | Jonas Schievink | 2020-06-11 | 1 | -29/+17 |
| * | | | Make known paths use `core` instead of `std` | Jonas Schievink | 2020-06-11 | 7 | -48/+52 |
* | | | | Merge #4850 | bors[bot] | 2020-06-11 | 1 | -6/+32 |
|\ \ \ \ | |||||
| * | | | | Indent chain `.` even if there's more stuff afterwards | Aleksey Kladov | 2020-06-11 | 1 | -6/+32 |
| |/ / / | |||||
* / / / | Remove dead code | Aleksey Kladov | 2020-06-11 | 4 | -29/+3 |
|/ / / | |||||
* | | | Merge #4843 | bors[bot] | 2020-06-11 | 16 | -77/+115 |
|\ \ \ | |||||
| * | | | Don't guess macro expansion crate | Aleksey Kladov | 2020-06-11 | 9 | -62/+89 |
| * | | | Make relevant_crates return a Set | Aleksey Kladov | 2020-06-11 | 10 | -24/+35 |
* | | | | Merge #4819 | bors[bot] | 2020-06-11 | 6 | -44/+534 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add symbol index FIXME | Jonas Schievink | 2020-06-11 | 1 | -0/+3 |
| * | | | ImportMap: use IndexMap internally | Jonas Schievink | 2020-06-10 | 2 | -9/+13 |
| * | | | Respect casing when searching for imports | Jonas Schievink | 2020-06-10 | 3 | -6/+81 |
| * | | | Move limit check down | Jonas Schievink | 2020-06-10 | 1 | -1/+1 |