]> git.lizzy.rs Git - rust.git/history - crates/ide/src/hover.rs
fix: Don't duplicate attribute completions
[rust.git] / crates / ide / src / hover.rs
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
2021-07-26 bors[bot]Merge #9702
2021-07-26 Lukas WirthSimplify
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-24 bors[bot]Merge #9688
2021-07-24 Lukas WirthResolve derive attribute input macro paths in ide layer
2021-07-23 bors[bot]Merge #9683
2021-07-23 bors[bot]Merge #9677
2021-07-23 Lukas WirthCorrectly classify Rename Names
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
2021-07-20 bors[bot]Merge #9652
2021-07-20 bors[bot]Merge #9651
2021-07-20 bors[bot]Merge #9637
2021-07-20 Lukas WirthMove doc_links tests from hover to doc_links
2021-07-20 Lukas WirthSome more fragment fixes
2021-07-20 Lukas WirthCorrectly generate link fragments for associated items
2021-07-19 Lukas WirthResolve paths to assoc items for traits
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9569
2021-07-11 Lukas WirthInline name classification reference calls
2021-07-11 Lukas WirthExplicitly check for reference locals or fields in...
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-07-11 Aleksey Kladovinternal: remove unused param
2021-07-11 bors[bot]Merge #9449
2021-07-09 Lukas WirthEmit test name in Run test runnables if it comes from...
2021-07-07 bors[bot]Merge #9417
2021-07-06 bors[bot]Merge #9500
2021-07-05 bors[bot]Merge #9505
2021-07-05 Aleksey Kladovinternal: ensure consistent passing for config params
2021-07-02 bors[bot]Merge #9465
next