Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 28 | -9244/+11 |
* | Complete methods when receiver is a macro | Aleksey Kladov | 2020-10-17 | 1 | -0/+15 |
* | Scan all ancestors for the impl trait block check | Igor Aleksanov | 2020-10-17 | 2 | -14/+17 |
* | Allow hints after 'fn' keyword if it's an impl trait block | Igor Aleksanov | 2020-10-17 | 3 | -4/+37 |
* | Add test for new pattern functions | Igor Aleksanov | 2020-10-17 | 1 | -0/+8 |
* | Improve test_no_completions_required test | Igor Aleksanov | 2020-10-17 | 1 | -1/+17 |
* | Remove redundant completions | Igor Aleksanov | 2020-10-17 | 3 | -4/+70 |
* | Clarify the names one more time | Aleksey Kladov | 2020-10-15 | 4 | -8/+8 |
* | More idiomatic classification API | Aleksey Kladov | 2020-10-15 | 6 | -18/+18 |
* | More clarifications | Aleksey Kladov | 2020-10-15 | 4 | -5/+5 |
* | Unconfuse expression and pattern field init shorthands | Aleksey Kladov | 2020-10-15 | 1 | -1/+1 |
* | Clarify NameClass names a bit | Aleksey Kladov | 2020-10-15 | 4 | -4/+4 |
* | Merge #6242 | bors[bot] | 2020-10-15 | 2 | -91/+210 |
|\ | |||||
| * | Move field_shorthand to a separate module | Aleksey Kladov | 2020-10-15 | 2 | -196/+211 |
| * | Diagnose shorthand in patterns as well | Aleksey Kladov | 2020-10-15 | 1 | -5/+94 |
| * | flatten | Aleksey Kladov | 2020-10-15 | 1 | -26/+33 |
| * | Prepare for pat_field_shorthand | Aleksey Kladov | 2020-10-15 | 1 | -5/+13 |
* | | Merge #6234 | bors[bot] | 2020-10-15 | 1 | -1/+24 |
|\ \ | |/ |/| | |||||
| * | Fix hover over field pattern shorthand | Vlad Shcherbina | 2020-10-14 | 1 | -1/+24 |
* | | Merge #6231 | bors[bot] | 2020-10-14 | 3 | -190/+231 |
|\ \ | |/ |/| | |||||
| * | Default::default the highlighters | Lukas Wirth | 2020-10-14 | 3 | -18/+7 |
| * | Factor macro_rules! highlighting out | Lukas Wirth | 2020-10-14 | 2 | -117/+154 |
| * | Factor format string highlighting out | Lukas Wirth | 2020-10-14 | 2 | -75/+90 |
* | | Add docs for dbgr and call | Laurențiu Nicola | 2020-10-14 | 1 | -0/+2 |
* | | Bump pulldown-cmark | Laurențiu Nicola | 2020-10-13 | 2 | -13/+16 |
|/ | |||||
*-. | Merge #6130 #6135 | bors[bot] | 2020-10-12 | 4 | -5/+169 |
|\ \ | |||||
| * | | Use TextRange::contains_inclusive in fixes check | Igor Aleksanov | 2020-10-12 | 2 | -5/+4 |
| * | | Keep SyntaxNodePtr::range private | Igor Aleksanov | 2020-10-12 | 1 | -1/+4 |
| * | | Fix code style issues | Igor Aleksanov | 2020-10-12 | 1 | -1/+0 |
| * | | Apply case check diagnostic to impl items | Igor Aleksanov | 2020-10-12 | 1 | -0/+24 |
| * | | Make incorrect case diagnostic work inside of functions | Igor Aleksanov | 2020-10-12 | 1 | -0/+26 |
| * | | Add diagnostics for enum names and variants | Igor Aleksanov | 2020-10-12 | 1 | -0/+26 |
| * | | Add fix for incorrect case diagnostic | Igor Aleksanov | 2020-10-12 | 4 | -3/+90 |
* | | | Merge #6205 | bors[bot] | 2020-10-12 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix iterator hint shortening heuristic | Lukas Wirth | 2020-10-12 | 1 | -2/+2 |
* | | | | Merge #6153 | bors[bot] | 2020-10-12 | 2 | -6/+45 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improve prime_caches and display its progress | Jonas Schievink | 2020-10-12 | 2 | -6/+45 |
| |/ / | |||||
* | | | Merge #6195 | bors[bot] | 2020-10-12 | 1 | -29/+48 |
|\ \ \ | |||||
| * | | | Also replace the associated types with iter | Kirill Bulatov | 2020-10-10 | 1 | -11/+14 |
| * | | | Add a test | Kirill Bulatov | 2020-10-10 | 1 | -23/+39 |
* | | | | Merge #6198 | bors[bot] | 2020-10-12 | 4 | -4/+124 |
|\ \ \ \ | |||||
| * | | | | Skip macro matcher fragment name semantic highlighting | Lukas Wirth | 2020-10-10 | 4 | -4/+124 |
* | | | | | Merge #6199 | bors[bot] | 2020-10-12 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix `mut self` not emitting mutable binding on `self` use | Lukas Wirth | 2020-10-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge #5917 | bors[bot] | 2020-10-12 | 3 | -10/+287 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove methodowner & fix formatting | Zac Pullar-Strecker | 2020-10-08 | 2 | -13/+24 |
| * | | | Rebase fixes | Zac Pullar-Strecker | 2020-10-08 | 1 | -13/+5 |
| * | | | Changes from review | Zac Pullar-Strecker | 2020-10-08 | 1 | -3/+3 |
| * | | | Remove outdated part of doc_links module docs | Zac Pullar-Strecker | 2020-10-08 | 1 | -2/+0 |
| * | | | Add ignored test to demonstrate ImportMap bug | Zac Pullar-Strecker | 2020-10-08 | 1 | -1/+26 |