Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace SepBy with Itertools | Aleksey Kladov | 2020-08-12 | 7 | -94/+30 |
* | Merge #5720 | bors[bot] | 2020-08-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix docs | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | | Merge #5699 | bors[bot] | 2020-08-12 | 6 | -10/+15 |
|\ \ | |/ |/| | |||||
| * | Revert style preference-related fixes | Igor Aleksanov | 2020-08-12 | 4 | -12/+10 |
| * | Revert boxing for large enum variant | Igor Aleksanov | 2020-08-10 | 1 | -3/+4 |
| * | Fix clippy warnings | Igor Aleksanov | 2020-08-10 | 10 | -23/+29 |
* | | Merge #5718 | bors[bot] | 2020-08-12 | 1 | -1/+0 |
|\ \ | |||||
| * | | Deny clippy | Aleksey Kladov | 2020-08-12 | 1 | -1/+0 |
* | | | Merge #5717 | bors[bot] | 2020-08-12 | 1 | -4/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Minor | Aleksey Kladov | 2020-08-12 | 1 | -4/+3 |
* | | | Merge pull request #5716 from jonas-schievink/musl | Jonas Schievink | 2020-08-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix build on musl and test it in CI | Jonas Schievink | 2020-08-12 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge #5711 | bors[bot] | 2020-08-12 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Display snippet in the completion label | Kirill Bulatov | 2020-08-11 | 1 | -4/+4 |
* | | | Simplify | Aleksey Kladov | 2020-08-12 | 1 | -8/+8 |
|/ / | |||||
* | | 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 |