Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shrink inline tes | Joshua Nelson | 2020-01-16 | 1 | -9/+3 |
* | Allow attributes before function arguments | Joshua Nelson | 2020-01-12 | 3 | -0/+126 |
* | Merge #2712 | bors[bot] | 2020-01-12 | 1 | -15/+153 |
|\ | |||||
| * | Fix format | Edwin Cheng | 2020-01-12 | 1 | -5/+2 |
| * | Use prev_token and next_token | Edwin Cheng | 2020-01-12 | 1 | -44/+47 |
| * | Use indices first and last instead of min-max | Edwin Cheng | 2020-01-12 | 1 | -3/+4 |
| * | Use first and last token only | Edwin Cheng | 2020-01-12 | 1 | -35/+56 |
| * | Handle extend selection in recursive macro | Edwin Cheng | 2020-01-12 | 1 | -27/+49 |
| * | Minor fix | Edwin Cheng | 2020-01-12 | 1 | -5/+4 |
| * | Fix formatting | Edwin Cheng | 2020-01-12 | 1 | -1/+1 |
| * | Supporting extend selection inside macro calls | Edwin Cheng | 2020-01-12 | 1 | -14/+109 |
|/ | |||||
* | Merge #2807 | bors[bot] | 2020-01-12 | 4 | -2/+55 |
|\ | |||||
| * | Add test | Edwin Cheng | 2020-01-12 | 1 | -0/+12 |
| * | Use attr location for builtin macro goto-imp | Edwin Cheng | 2020-01-12 | 3 | -2/+43 |
* | | Merge #2809 | bors[bot] | 2020-01-12 | 3 | -19/+55 |
|\ \ | |/ |/| | |||||
| * | Qualify paths in 'fill match arms' assist | Florian Diebold | 2020-01-12 | 3 | -19/+55 |
|/ | |||||
* | Merge #2803 | bors[bot] | 2020-01-11 | 3 | -1/+100 |
|\ | |||||
| * | Fix various names, e.g. Iterator not resolving in core prelude | Florian Diebold | 2020-01-11 | 3 | -1/+100 |
* | | Merge #2727 | bors[bot] | 2020-01-11 | 19 | -85/+995 |
|\ \ | |||||
| * | | Use FxHashMap | Florian Diebold | 2020-01-11 | 3 | -3/+5 |
| * | | Apply review suggestions | Florian Diebold | 2020-01-11 | 9 | -47/+35 |
| * | | Fix ordering problem between qualifying paths and substituting params | Florian Diebold | 2020-01-11 | 7 | -126/+206 |
| * | | Some more refactoring | Florian Diebold | 2020-01-11 | 2 | -8/+16 |
| * | | Fix file ID when qualifying paths; add another failing test | Florian Diebold | 2020-01-11 | 1 | -3/+31 |
| * | | Handle type args | Florian Diebold | 2020-01-11 | 2 | -9/+19 |
| * | | More failing tests | Florian Diebold | 2020-01-11 | 1 | -1/+126 |
| * | | Qualify some paths in 'add missing impl members' | Florian Diebold | 2020-01-11 | 6 | -3/+128 |
| * | | Use `self` | Florian Diebold | 2020-01-11 | 1 | -0/+20 |
| * | | Cleanup | Florian Diebold | 2020-01-11 | 1 | -13/+25 |
| * | | Handle cycles | Florian Diebold | 2020-01-11 | 1 | -5/+54 |
| * | | Use query for importable locations | Florian Diebold | 2020-01-11 | 4 | -34/+77 |
| * | | Use super, don't use private imports | Florian Diebold | 2020-01-11 | 1 | -2/+48 |
| * | | Use shortest path | Florian Diebold | 2020-01-11 | 1 | -4/+19 |
| * | | handle most cases | Florian Diebold | 2020-01-11 | 2 | -11/+67 |
| * | | basics working | Florian Diebold | 2020-01-11 | 2 | -5/+117 |
| * | | more WIP | Florian Diebold | 2020-01-11 | 2 | -12/+122 |
| * | | find_path WIP | Florian Diebold | 2020-01-11 | 3 | -0/+58 |
| * | | Add test | Florian Diebold | 2020-01-11 | 1 | -0/+23 |
| |/ | |||||
* | | Merge #2804 | bors[bot] | 2020-01-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Use lsp-seq-first in ra-emacs-lsp since that's more likely to exist | Florian Diebold | 2020-01-11 | 1 | -1/+1 |
|/ | |||||
* | Merge #2800 | bors[bot] | 2020-01-11 | 1 | -3/+1 |
|\ | |||||
| * | Stick to defaulter release profile | Aleksey Kladov | 2020-01-11 | 1 | -3/+1 |
|/ | |||||
* | Merge pull request #2798 from matklad/release-process | Aleksey Kladov | 2020-01-11 | 2 | -45/+15 |
|\ | |||||
| * | Tweak release workflow | Aleksey Kladov | 2020-01-11 | 1 | -41/+13 |
| * | Don't be overly generic | Aleksey Kladov | 2020-01-11 | 2 | -6/+4 |
* | | Merge #2791 | bors[bot] | 2020-01-11 | 4 | -4/+26 |
|\ \ | |/ |/| | |||||
| * | Clean up straggling mut | Emil Lauridsen | 2020-01-11 | 1 | -1/+1 |
| * | Disable cargo checking in workspaces with no cargo projects | Emil Lauridsen | 2020-01-11 | 2 | -14/+20 |
| * | Address nit | Emil Lauridsen | 2020-01-10 | 3 | -3/+7 |
| * | Slightly more robust cargo watcher root search | Emil Lauridsen | 2020-01-10 | 2 | -4/+16 |