]> git.lizzy.rs Git - rust.git/history - crates/ide/src/hover.rs
move function to defs.rs
[rust.git] / crates / ide / src / hover.rs
2021-09-22 hamidreza kalbasimove function to defs.rs
2021-09-22 hamidreza kalbasiuse find_definition in go to
2021-09-21 hamidreza kalbasifix derive hover in macro
2021-09-19 hamidreza kalbasiinternal: definition based hover functions
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 bors[bot]Merge #10250
2021-09-15 bors[bot]Merge #10248
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-15 Anatol Ulrichadd multi-token mappings for hover
2021-09-15 Anatol Ulrich# This is a combination of 3 commits.
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas WirthAdd some more attribute ide tests
2021-09-14 bors[bot]Merge #10204
2021-09-14 Teddy_WangImprove hover over derference message
2021-09-13 Teddy_WangFix hover tests
2021-09-13 Teddy_WangFix spelling
2021-09-13 bors[bot]Merge #10199
2021-09-12 bors[bot]Merge #10213
2021-09-12 bors[bot]Merge #10202
2021-09-11 Teddy_WangFix tests by importing core::ops::Deref
2021-09-10 Dawerminor: fix tests.
2021-09-10 Dawerfix: Type param hover shows correct sized bounds.
2021-09-10 Dawerinternal: add implicit `: Sized` bound to type parameters.
2021-09-10 bors[bot]Merge #10177
2021-09-10 Teddy_WangAdd tests. The tests with coercion fail, but I have...
2021-09-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-09 Teddy_WangShow the type of what is being dereferenced in a deref...
2021-09-08 bors[bot]Merge #10093
2021-09-08 bors[bot]Merge #10174
2021-09-07 Dezhi Wufix `super` path wrong display
2021-09-07 Dezhi Wucargo fmt
2021-09-07 Dezhi Wufix: path display error when start with `crate`
2021-09-01 bors[bot]Merge #9954
2021-09-01 Lukas WirthMinor fixes
2021-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9989
2021-08-22 bors[bot]Merge #9988
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-21 Lukas WirthShow try operator propogated types on ranged hover
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-16 bors[bot]Merge #9924
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9807
2021-08-12 bors[bot]Merge #9863
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 Lukas WirthShow type actions on ranged type hover
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9841
2021-08-10 bors[bot]Merge #9840
2021-08-10 bors[bot]Merge #9838
2021-08-10 bors[bot]Merge #9835
2021-08-10 Yoshua Wuytsimpl gen hash for structs
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 Yoshua WuytsUse minicore
2021-08-04 DawerFix tests.
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-03 bors[bot]Merge #9772
2021-08-03 bors[bot]Merge #9770
2021-08-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 Lukas WirthFix ranged hover result range
2021-08-02 bors[bot]Merge #9761
2021-08-02 Lukas WirthAlso search for pattern nodes in ranged hover
2021-08-02 Lukas WirthShow coerced types on type hover
2021-08-02 bors[bot]Merge #9751
2021-08-02 bors[bot]Merge #9759
2021-08-02 bors[bot]Merge #9752
2021-08-02 bors[bot]Merge #9758
2021-08-02 bors[bot]Merge #9757
2021-08-02 bors[bot]Merge #9756
2021-08-02 Lukas Wirthresolve_doc_path is able to resolve to macros
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9743
2021-07-31 bors[bot]Merge #9742
2021-07-31 Lukas WirthFix hover range for derive inputs
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9700
2021-07-28 bors[bot]Merge #9693
2021-07-28 Alexander Gonzálezfix: Revert removing [] from the hover gif
2021-07-27 Alexander Gonzalezrefactor: Apply PR suggestions
2021-07-27 Alexander Gonzalezchore: Remove unnecessary println! call
2021-07-27 Alexander Gonzaleztest: Add tests for when hovering fails
2021-07-27 Alexander Gonzalezdocs: Improve the comments in crates/ide/src/hover.rs
2021-07-27 Alexander Gonzaleztest: Add hover_range tests
2021-07-27 Alexander Gonzalezfeat: Add the hover_range capability
2021-07-27 Alexander Gonzalezfeat: Extend the server with the hover_range capability
2021-07-27 bors[bot]Merge #9710
next