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 | 3 | -5/+2 |
| * | | Typo fix | JmPotato | 2020-08-11 | 1 | -1/+1 |
| * | | Address some FIXMEs | JmPotato | 2020-08-11 | 6 | -18/+32 |
| |/ | |||||
* | | Merge #5705 | bors[bot] | 2020-08-11 | 1 | -2/+8 |
|\ \ | |||||
| * | | Log the command flycheck runs to debug misconfigurations | Veetaha | 2020-08-11 | 1 | -2/+8 |
| |/ | |||||
* | | Merge #5704 | bors[bot] | 2020-08-11 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Update README.md | Tim Weis | 2020-08-11 | 1 | -3/+3 |
|/ | |||||
* | Merge #5703 | bors[bot] | 2020-08-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix typos in syntax.md | Laurențiu Nicola | 2020-08-10 | 1 | -1/+1 |
* | | Merge #5701 | bors[bot] | 2020-08-10 | 1 | -8/+8 |
|\ \ | |||||
| * | | cargo update | kjeremy | 2020-08-10 | 1 | -8/+8 |
| |/ | |||||
* | | Merge #5696 | bors[bot] | 2020-08-10 | 2 | -1/+16 |
|\ \ | |||||
| * | | Return InvalidRequest if Shutdown has been requested | Jeremy Kolb | 2020-08-10 | 2 | -1/+16 |
|/ / | |||||
* | | Merge #5697 | bors[bot] | 2020-08-10 | 1 | -8/+2 |
|\ \ | |/ |/| | |||||
| * | Remove 'as any' | Jeremy Kolb | 2020-08-09 | 1 | -1/+1 |
| * | Remove workaround for semantic token flickering | Jeremy Kolb | 2020-08-09 | 1 | -7/+1 |
* | | Merge #5698 | bors[bot] | 2020-08-10 | 2 | -5/+9 |
|\ \ | |||||
| * | | 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 | 2 | -3/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 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 | 2 | -3/+13 |
| |/ | |||||
* | | Merge #5414 | bors[bot] | 2020-08-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix test code lens | Aleksei Trifonov | 2020-08-02 | 1 | -1/+1 |
* | | | Merge #5694 | bors[bot] | 2020-08-09 | 2 | -1/+33 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | Merge #5689 | bors[bot] | 2020-08-08 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove clone | Veetaha | 2020-08-08 | 1 | -1/+1 |
|/ / / |