Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| * | Move IntoIterator into FamousDefs | Lukas Wirth | 2020-10-07 | 1 | -23/+5 | |
| * | Use FamousDefs for shorten_iterator hint | Lukas Wirth | 2020-10-06 | 1 | -57/+36 | |
| * | Shorten type hints for std::iter Iterators | Lukas Wirth | 2020-10-06 | 1 | -6/+125 | |
* | | Merge #6128 | bors[bot] | 2020-10-06 | 1 | -4/+25 | |
|\ \ | ||||||
| * | | Trim all trailing whitespace in onEnter | Wesley Norris | 2020-10-03 | 1 | -4/+25 | |
* | | | Merge #6140 | bors[bot] | 2020-10-06 | 3 | -7/+71 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | add break after codeblocks | Robin van Dijk | 2020-10-06 | 1 | -2/+4 | |
| * | | add doc describing limited capabilities | Robin van Dijk | 2020-10-06 | 1 | -0/+2 |