]> git.lizzy.rs Git - rust.git/history - crates/ide
Highlight declarations and references for both defs in field shorthands
[rust.git] / crates / ide /
2021-08-24 Lukas WirthHighlight declarations and references for both defs...
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9989
2021-08-22 Frank SteffahnFix three more (reverse) “a”/“an” typos
2021-08-22 bors[bot]Merge #9988
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-22 bors[bot]Merge #9937 #9985
2021-08-22 bors[bot]Merge #9972
2021-08-22 Frank SteffahnFix another “a”/“an” typo
2021-08-21 bors[bot]Merge #9978
2021-08-21 Lukas WirthExpand attributes recursively in expand_macro
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-20 bors[bot]Merge #9943
2021-08-20 Lukas WirthUse correct HirFileId in find_related_test
2021-08-20 Lukas WirthFix runnables not seeing test and bench attributes
2021-08-19 bors[bot]Merge #9955
2021-08-19 Lukas WirthRename fails on renaming definitions created by macros
2021-08-19 bors[bot]Merge #9855
2021-08-18 bors[bot]Merge #9942
2021-08-18 Lukas WirthDon't trigger related highlighting on unrelated tokens
2021-08-17 bors[bot]Merge #9936
2021-08-17 bors[bot]Merge #9929
2021-08-17 Lukas WirthEmit more concise text edits in ide_db::rename
2021-08-16 Lukas Wirthsome code docs for the ide_db/rename module
2021-08-16 Lukas WirthHandle all rename special cases for all record pattern...
2021-08-16 bors[bot]Merge #9928
2021-08-16 Lukas WirthHighlight function exit points on `fn` keyword
2021-08-16 bors[bot]Merge #9924
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9896
2021-08-14 bors[bot]Merge #9895
2021-08-14 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9890
2021-08-14 Aleksey Kladovinternal: make naming consistent
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-10 bors[bot]Merge #9830
2021-08-10 bors[bot]Merge #9832
2021-08-10 bors[bot]Merge #9833
2021-08-10 Jake Heinz[semantic-highlighting] functions that consume are...
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9821
2021-08-09 Laurențiu NicolaFix typo in reference modifier description
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 Yoshua WuytsUse minicore
2021-08-07 DawerAccount sized bounds in parentheses printing inside...
2021-08-05 bors[bot]Merge #9785
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9788
2021-08-04 Lukas WirthDocument reference highlighting mod
2021-08-04 DawerAdjust fn_hints test
2021-08-04 DawerFix tests.
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jake Heinzmatch style
2021-08-04 Jake Heinzfix + update expects
2021-08-04 JakeApply suggestions from code review
2021-08-03 JakeUpdate crates/ide/src/syntax_highlighting/highlight.rs
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
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 Aleksey Kladovinternal: explain that we don't `ref` in style.md
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 #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9744
2021-07-31 Lukas WirthAnnotate type hints for pattern name ranges instead...
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-31 Jake Heinzupdate expects
2021-07-31 Jake Heinzmove to else f
next