Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test | Kirill Bulatov | 2020-03-24 | 2 | -9/+45 |
* | Use more generic public api | Kirill Bulatov | 2020-03-24 | 8 | -47/+56 |
* | Remove the upcast | Kirill Bulatov | 2020-03-24 | 1 | -3/+7 |
* | Auto import macros | Kirill Bulatov | 2020-03-24 | 5 | -34/+46 |
* | update itertools version to 0.9.0 | Josh Mcguigan | 2020-03-23 | 6 | -6/+6 |
* | Merge #3689 | bors[bot] | 2020-03-23 | 3 | -14/+256 |
|\ | |||||
| * | review comments | Josh Mcguigan | 2020-03-23 | 2 | -17/+114 |
| * | implement fill match arm assist for tuple of enums | Josh Mcguigan | 2020-03-23 | 3 | -14/+159 |
* | | Merge pull request #3686 from Veetaha/feature/hover-actual-type-params | Aleksey Kladov | 2020-03-23 | 2 | -15/+17 |
|\ \ | |||||
| * | | ra_hir: add more privacy for Type | veetaha | 2020-03-23 | 2 | -15/+17 |
* | | | Merge pull request #3678 from edwin0cheng/refactor-rename | Aleksey Kladov | 2020-03-23 | 4 | -26/+112 |
|\ \ \ | |||||
| * | | | Fix typo | Edwin Cheng | 2020-03-22 | 1 | -1/+1 |
| * | | | Add test | Edwin Cheng | 2020-03-22 | 1 | -0/+57 |
| * | | | Improve find_all_ref work inside macro | Edwin Cheng | 2020-03-22 | 1 | -9/+23 |
| * | | | Refactor search | Edwin Cheng | 2020-03-22 | 1 | -16/+4 |
| * | | | Add find_node_at_offset_with_descend | Edwin Cheng | 2020-03-22 | 1 | -1/+28 |
* | | | | Merge #3690 | bors[bot] | 2020-03-23 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | ra_hir: fix typo | veetaha | 2020-03-23 | 1 | -1/+1 |
| * | | | | ra_hir: add more docs | veetaha | 2020-03-23 | 1 | -0/+12 |
| | |_|/ | |/| | | |||||
* | | | | Merge #3632 | bors[bot] | 2020-03-23 | 2 | -35/+59 |
|\ \ \ \ | |||||
| * | | | | ra_cargo_watch: log exit code too | veetaha | 2020-03-22 | 1 | -1/+5 |
| * | | | | Smol self-nit | Veetaha | 2020-03-21 | 1 | -1/+1 |
| * | | | | fix: typo | veetaha | 2020-03-21 | 1 | -1/+1 |
| * | | | | ra_cargo_watch: return Result<> from run_cargo(), and don't read stderr for now | veetaha | 2020-03-21 | 2 | -49/+56 |
| * | | | | ra_cargo_watch: log more errors | veetaha | 2020-03-21 | 1 | -3/+16 |
* | | | | | Merge #3681 | bors[bot] | 2020-03-23 | 2 | -40/+26 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Only include machine-applicable suggestions | Laurențiu Nicola | 2020-03-22 | 2 | -40/+26 |
* | | | | | Merge #3684 | bors[bot] | 2020-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | ra_hir_def: fix typo | veetaha | 2020-03-22 | 1 | -1/+1 |
* | | | | | Merge #3677 | bors[bot] | 2020-03-22 | 3 | -12/+20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add support for macro in symbo_index | Edwin Cheng | 2020-03-22 | 3 | -12/+20 |
| | |_|/ | |/| | | |||||
* | | | | Merge #3679 | bors[bot] | 2020-03-22 | 2 | -26/+14 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | ra_hir: migrate some stuff to matches!() | veetaha | 2020-03-22 | 1 | -18/+6 |
| * | | ra_hir_ty: fix formatting | veetaha | 2020-03-22 | 1 | -8/+8 |
* | | | Merge #3673 | bors[bot] | 2020-03-21 | 1 | -1/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add recursive limit in expression macro expansion | Edwin Cheng | 2020-03-21 | 1 | -1/+8 |
* | | | Use target-name for crate-name | Edwin Cheng | 2020-03-21 | 1 | -3/+3 |
* | | | Merge #3671 | bors[bot] | 2020-03-21 | 3 | -3/+56 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Move test to hir_ty | Edwin Cheng | 2020-03-21 | 2 | -30/+31 |
| * | | Fix typo | Edwin Cheng | 2020-03-21 | 1 | -1/+1 |
| * | | Add identity expansion checking | Edwin Cheng | 2020-03-21 | 3 | -3/+55 |
| |/ | |||||
* / | disable invert if assist for if-let to fix #3281 | Josh Mcguigan | 2020-03-21 | 1 | -0/+13 |
|/ | |||||
* | Merge #3623 | bors[bot] | 2020-03-20 | 1 | -25/+177 |
|\ | |||||
| * | Address nits and suggestions. | Steffen Lyngbaek | 2020-03-19 | 1 | -140/+32 |
| * | Don't show assist if all arms are present | Steffen Lyngbaek | 2020-03-19 | 1 | -33/+37 |
| * | 'Fill match arms' should work with existing match arms | Steffen Lyngbaek | 2020-03-19 | 1 | -25/+281 |
* | | Merge #3662 | bors[bot] | 2020-03-20 | 3 | -4/+37 |
|\ \ | |||||
| * | | Support arbitrary discriminants | Aleksey Kladov | 2020-03-20 | 3 | -4/+37 |
| |/ | |||||
* | | Remove const | Steffen Lyngbaek | 2020-03-19 | 3 | -6/+48 |
* | | Fixes to more accurately give complete_scope completions | Steffen Lyngbaek | 2020-03-19 | 3 | -15/+38 |