Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -11/+14 |
|/ | |||||
*-. | 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 |
| * | | | Fix namespace detection & function test | Zac Pullar-Strecker | 2020-10-08 | 1 | -6/+2 |
| * | | | Add tests | Zac Pullar-Strecker | 2020-10-08 | 1 | -2/+94 |
| * | | | Change Option::Some bug to a fixme note | Zac Pullar-Strecker | 2020-10-08 | 1 | -3/+3 |
| * | | | Differentiate method/tymethod by determining 'defaultness' | Zac Pullar-Strecker | 2020-10-08 | 1 | -5/+14 |
| * | | | Code reorganisation and field support | Zac Pullar-Strecker | 2020-10-08 | 2 | -54/+47 |
| * | | | Changes from review | Zac Pullar-Strecker | 2020-10-08 | 2 | -4/+1 |
| * | | | Rename ide::link_rewrite -> ide::doc_links & tidy imports | Zac Pullar-Strecker | 2020-10-08 | 3 | -4/+4 |
| * | | | Add support for struct & trait methods | Zac Pullar-Strecker | 2020-10-08 | 1 | -7/+83 |
| * | | | WIP: Command to open docs under cursor | Zac Pullar-Strecker | 2020-10-08 | 2 | -1/+89 |
| | |/ | |/| | |||||
* | | | Show reason for failed rename refactoring | Rüdiger Herrmann | 2020-10-10 | 3 | -48/+134 |
* | | | Merge #6176 | bors[bot] | 2020-10-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | add eprintln in fmt-like postfix | Benjamin Coenen | 2020-10-08 | 1 | -0/+2 |
| |/ / | |||||
* | / | adt: correctly inherit field visibility from enum | Jonas Schievink | 2020-10-09 | 1 | -0/+24 |
| |/ |/| | |||||
* | | Treat `ast::Name` in field patterns as use | Jonas Schievink | 2020-10-09 | 1 | -0/+46 |
* | | Fix source_to_def for named enum variant fields | Jonas Schievink | 2020-10-09 | 1 | -0/+17 |
|/ | |||||
* | Merge #6154 | bors[bot] | 2020-10-07 | 1 | -39/+162 |
|\ | |||||
| * | Clean up inlay_hints | Lukas Wirth | 2020-10-07 | 1 | -18/+14 |
| * | Shorten iterator hints for std::iter iterators behind references | Lukas Wirth | 2020-10-07 | 1 | -2/+4 |
| * | Shorten iterator chain hints | Lukas Wirth | 2020-10-07 | 1 | -36/+81 |