]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge #10199
[rust.git] / crates / ide /
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-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-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-09 Anatol Ulrichimplement #10070 in runnables
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
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 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-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
next