]> git.lizzy.rs Git - rust.git/history - crates/ide/src/hover.rs
Unnest ide::display::navigation_target module
[rust.git] / crates / ide / src / hover.rs
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
2021-07-02 Lukas WirthAdd cov_mark
2021-07-02 bors[bot]Merge #9461
2021-07-02 Lukas WirthFix incorrect guard for NameRefClass attribute resolution
2021-07-02 bors[bot]Merge #9428
2021-07-01 bors[bot]Merge #9458
2021-07-01 bors[bot]Merge #9455
2021-07-01 bors[bot]Merge #9454
2021-07-01 bors[bot]Merge #9452
2021-07-01 bors[bot]Merge #9451
2021-07-01 Lukas WirthAdd `goto_type_action` for field hovers
2021-07-01 bors[bot]Merge #9450
2021-07-01 bors[bot]Merge #9431
2021-06-30 bors[bot]Merge #9437
2021-06-30 bors[bot]Merge #9435
2021-06-30 Lukas WirthDon't add test runnables for outline modules in the...
2021-06-29 bors[bot]Merge #9269
2021-06-28 bors[bot]Merge #9420
2021-06-28 Lukas WirthFix `NameRef::classify` path resolution inside attributes
2021-06-23 bors[bot]Merge #9353
next