Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the fix AST source Optional | Kirill Bulatov | 2020-08-11 | 6 | -74/+78 |
* | Refactor the diagnostics | Kirill Bulatov | 2020-08-11 | 6 | -136/+106 |
* | Require source implementations for Diagnostic | Kirill Bulatov | 2020-08-11 | 3 | -12/+15 |
* | Restore accidentally removed public method | Kirill Bulatov | 2020-08-11 | 2 | -10/+11 |
* | Fix another missing fields diagnostics | Kirill Bulatov | 2020-08-11 | 3 | -44/+19 |
* | Better naming | Kirill Bulatov | 2020-08-11 | 5 | -48/+57 |
* | Less stubs | Kirill Bulatov | 2020-08-11 | 4 | -31/+28 |
* | Custom ranges for missing fields | Kirill Bulatov | 2020-08-11 | 4 | -8/+56 |
* | Separate diagnostics and diagnostics fix ranges | Kirill Bulatov | 2020-08-11 | 3 | -47/+59 |
* | Merge #5708 | bors[bot] | 2020-08-11 | 1 | -5/+5 |
|\ | |||||
| * | Use Hygiene in completion | Laurențiu Nicola | 2020-08-11 | 1 | -5/+5 |
* | | Merge #5707 | bors[bot] | 2020-08-11 | 7 | -14/+30 |
|\ \ | |||||
| * | | Revert some FIXMEs | JmPotato | 2020-08-11 | 2 | -4/+9 |
| * | | Typo fix | JmPotato | 2020-08-11 | 2 | -2/+2 |
| * | | Remove redundant dependencies | JmPotato | 2020-08-11 | 2 | -4/+2 |
| * | | Typo fix | JmPotato | 2020-08-11 | 1 | -1/+1 |
| * | | Address some FIXMEs | JmPotato | 2020-08-11 | 5 | -18/+31 |
| |/ | |||||
* / | Log the command flycheck runs to debug misconfigurations | Veetaha | 2020-08-11 | 1 | -2/+8 |
|/ | |||||
* | Return InvalidRequest if Shutdown has been requested | Jeremy Kolb | 2020-08-10 | 2 | -1/+16 |
* | Better codes | JmPotato | 2020-08-10 | 1 | -8/+4 |
* | Show const body in short_label | JmPotato | 2020-08-10 | 2 | -5/+13 |
* | Merge #5692 | bors[bot] | 2020-08-10 | 15 | -59/+224 |
|\ | |||||
| * | Remove Option<...> from result of Crate::root_module | Paul Daniel Faria | 2020-08-09 | 8 | -23/+22 |
| * | Add support for extern crate | Paul Daniel Faria | 2020-08-08 | 11 | -59/+225 |
* | | Merge #5693 | bors[bot] | 2020-08-09 | 1 | -0/+10 |
|\ \ | |||||
| * | | Let shutdown request to pass through when status == Loading | Veetaha | 2020-08-09 | 1 | -1/+1 |
| * | | Fix no inlay hints / unresolved tokens until manual edit | Veetaha | 2020-08-08 | 1 | -0/+10 |
| |/ | |||||
* | | Merge #5414 | bors[bot] | 2020-08-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix test code lens | Aleksei Trifonov | 2020-08-02 | 1 | -1/+1 |
* | | | format in to_proto::markup_content | JmPotato | 2020-08-09 | 2 | -1/+33 |
* | | | Merge #5684 | bors[bot] | 2020-08-08 | 6 | -20/+122 |
|\ \ \ | |||||
| * | | | Apply unsafe semantic highlighting to union field access | Paul Daniel Faria | 2020-08-08 | 2 | -13/+59 |
| * | | | Add support for unions in inference and lowering | Paul Daniel Faria | 2020-08-08 | 4 | -11/+17 |
| * | | | Add additional checks for union inference tests | Paul Daniel Faria | 2020-08-08 | 1 | -5/+33 |
| * | | | Add test for unsafe union field access highlighting | Paul Daniel Faria | 2020-08-07 | 2 | -0/+22 |
* | | | | Remove clone | Veetaha | 2020-08-08 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge #5679 | bors[bot] | 2020-08-07 | 1 | -3/+35 |
|\ \ \ | |||||
| * | | | Account for static mut in missing unsafe diagnostic | Paul Daniel Faria | 2020-08-07 | 1 | -3/+35 |
| |/ / | |||||
* | | | Merge #5678 | bors[bot] | 2020-08-07 | 4 | -2/+17 |
|\ \ \ | |||||
| * | | | Mark static mutable names as unsafe | Paul Daniel Faria | 2020-08-07 | 3 | -4/+5 |
| * | | | Add test for accessing static mut | Paul Daniel Faria | 2020-08-07 | 2 | -0/+14 |
| |/ / | |||||
* | | | Merge #5674 | bors[bot] | 2020-08-07 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update chalk | Jeremy Kolb | 2020-08-06 | 1 | -3/+3 |
* | | | Merge #5526 | bors[bot] | 2020-08-06 | 7 | -14/+208 |
|\ \ \ | |/ / |/| | | |||||
| * | | Address PR comments | Jeremy Kolb | 2020-08-06 | 4 | -18/+12 |
| * | | Handle semantic token deltas | kjeremy | 2020-08-01 | 7 | -13/+213 |
* | | | Merge #5672 | bors[bot] | 2020-08-05 | 12 | -28/+29 |
|\ \ \ | |||||
| * | | | align names in make | Aleksey Kladov | 2020-08-05 | 12 | -28/+29 |
* | | | | Merge #5639 | bors[bot] | 2020-08-05 | 4 | -6/+68 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use SyntaxNode.ancestors instead of a loop | David Lattimore | 2020-08-05 | 1 | -7/+1 |