]> git.lizzy.rs Git - rust.git/history - crates/ide/src/hover/render.rs
Merge #11461
[rust.git] / crates / ide / src / hover / render.rs
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanFix various IDE features
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
2022-02-15 bors[bot]Merge #11475
2022-02-15 bors[bot]Merge #11477
2022-02-14 bors[bot]Merge #11369
2022-02-14 Daniel ConleyHide Keyword Expression Hover For Units `()`
2022-01-31 bors[bot]Merge #11182
2022-01-28 Daniel ConleyAdd Keyword Return Type Highlighting
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11194
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11216
2022-01-06 Lukas Wirthinternal: Support registered tools and attributes in...
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11088
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11047
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11050
2021-12-18 rainy-mefeat: treat fn keyword inside function pointer type...
2021-12-11 bors[bot]Merge #10951
2021-12-05 bors[bot]Merge #10902
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthImprove hover message for inert attributes
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas WirthBasic hover for builtin-attr and tool modules
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-11-29 bors[bot]Merge #10841
2021-11-25 bors[bot]Merge #10824
2021-11-23 bors[bot]Merge #10840
2021-11-22 Lukas Wirthfix: Omit generic defaults for types in hover messages
2021-11-19 bors[bot]Merge #10807
2021-11-19 bors[bot]Merge #10804
2021-11-18 bors[bot]Merge #10803
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 Jake Heinzide: display static values in hover
2021-11-18 bors[bot]Merge #10785
2021-11-17 Jake Heinzmaybe this is better??
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-10-12 bors[bot]Merge #10423
2021-09-29 bors[bot]Merge #10181
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-23 bors[bot]Merge #10322
2021-09-23 Lukas WirthSplit the hover module up