bors[bot] aafa40cebd
Merge #11369
11369: feat: Add type hint for keyword expression hovers r=Veykril a=danii

Adds the return type of keywords to tool-tips where it makes sense. This applies to: `if`, `else`, `match`, `loop`, `unsafe` and `await`. Thanks to `@Veykril` for sharing the idea of putting return type highlighting on other keywords!
![image](https://user-images.githubusercontent.com/39541871/151611737-12325c23-a1f9-4fca-ae48-279b374bdcdf.png)

Closes #11359

Co-authored-by: Daniel Conley <himself@danii.dev>
2022-02-14 21:07:41 +00:00
..
2022-02-12 12:48:46 +00:00
2022-02-12 12:48:46 +00:00
2022-02-14 21:07:41 +00:00
2022-02-02 11:42:40 +00:00
2022-02-12 12:48:46 +00:00
2022-02-13 18:14:39 +08:00
2022-02-09 16:36:45 +01:00
2022-02-14 07:41:50 +01:00