]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / crates / ide /
2021-09-18 bors[bot]Merge #10276
2021-09-18 bors[bot]Merge #10275
2021-09-18 bors[bot]Merge #10274
2021-09-18 Lukas WirthMake inlay hints work in attributed items
2021-09-18 bors[bot]Merge #10273
2021-09-18 Lukas WirthAdd multi-token mapping test for goto_definition
2021-09-18 bors[bot]Merge #10252
2021-09-18 zhoufando comment handling on the original token
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 zhoufanfix: multi-token mapping aware goto definition
2021-09-16 bors[bot]Merge #10250
2021-09-16 Lukas WirthImprove call_hierarchy and incoming/outgoing_calls
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-15 bors[bot]Merge #10247
2021-09-15 Lukas WirthDon't highlight unsafe traits as unsafe in safe impls
2021-09-14 bors[bot]Merge #10240
2021-09-14 Lukas WirthRevert attributed items inlay hints
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas Wirthfix source_to_def trying to use attribute macro calls...
2021-09-14 Lukas WirthAdd some more attribute ide tests
2021-09-14 Lukas Wirthfix: Use original definition ranges for ide_db::search...
2021-09-14 bors[bot]Merge #10204
2021-09-14 Teddy_WangImprove hover over derference message
2021-09-14 bors[bot]Merge #10231
2021-09-13 Lukas Wirthfeat: Make inlay hints work in attributed items
2021-09-13 Teddy_WangFix hover tests
2021-09-13 bors[bot]Merge #10230
2021-09-13 Lukas WirthEnable attribte macros in ide fixtures
2021-09-13 Lukas Wirthfix: fix expansion order for fn-like macros and attribu...
2021-09-13 Teddy_WangFix spelling
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-12 bors[bot]Merge #10215
2021-09-12 Lukas WirthUse correct file syntax node for decl_access computatio...
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 Anatol Ulrichimplement #10070 in runnables
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-02 bors[bot]Merge #10124
2021-09-02 Lukas WirthUse correct search scopes for macros
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10103
2021-09-01 Jonas Schievinkfix: multi-token mapping aware find references
2021-09-01 bors[bot]Merge #10109
2021-09-01 bors[bot]Merge #10108
2021-09-01 Lukas Wirthfix: make `goto_implementation` multi-token mapping...
2021-09-01 bors[bot]Merge #9954
2021-09-01 Lukas WirthMinor fixes
2021-08-30 bors[bot]Merge #10089
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10088
2021-08-30 Aleksey Kladovinternal: more obviously correct code for cache priming...
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-29 bors[bot]Merge #10071
2021-08-29 Aleksey Kladovinternal: slightly improve compile times
2021-08-28 bors[bot]Merge #10067
2021-08-28 Lukas WirthOnly report unique text ranges in highlight_related
2021-08-28 Lukas WirthReturn all usages inside macros in usage searches
2021-08-28 Lukas WirthHighlight all related tokens in macro inputs
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #9970
2021-08-26 bors[bot]Merge #10030
2021-08-26 Lukas Wirthfix: Fix multiple derives in one attribute not expandin...
2021-08-26 bors[bot]Merge #10029
2021-08-26 Lukas WirthImprove expand_macro
2021-08-24 bors[bot]Merge #10014
2021-08-24 Lukas WirthExpand derive macros under cursor in `Expand Macro...
2021-08-24 bors[bot]Merge #9944
2021-08-24 bors[bot]Merge #9993
2021-08-24 bors[bot]Merge #9994
2021-08-24 bors[bot]Merge #10008
2021-08-24 Lukas WirthHighlight declarations and references for both defs...
2021-08-23 bors[bot]Merge #10001
2021-08-22 unexgefeat: join lines merges assignments
2021-08-22 bors[bot]Merge #9989
2021-08-22 Frank SteffahnFix three more (reverse) β€œa”/β€œan” typos
next