]> git.lizzy.rs Git - rust.git/history - crates/ide_db/src/search.rs
fix: Fix SearchScope using incorrect text ranges for macro-emitted inline modules
[rust.git] / crates / ide_db / src / search.rs
2022-04-06 Lukas Wirthfix: Fix SearchScope using incorrect text ranges for...
2022-04-03 bors[bot]Merge #10802
2022-04-03 bors[bot]Merge #11821
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11878
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11869
2022-03-31 bors[bot]Merge #11827
2022-03-30 Lukas Wirthinternal: Refactor FamousDefs builtin crate search
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11660
2022-03-09 bors[bot]Merge #11663
2022-03-08 Lukas WirthMove ide crates to new hir::Macro
2022-03-07 bors[bot]Merge #11445
2022-03-05 bors[bot]Merge #11629
2022-03-05 bors[bot]Merge #11598
2022-03-05 bors[bot]Merge #11574
2022-03-05 bors[bot]Merge #11623
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11620
2022-03-04 Lukas WirthSupport locals with multiple declaration sites
2022-02-21 Lukas WirthMove fn to proc-macro conversion to name classification
2022-02-21 bors[bot]Merge #11142
2022-02-14 bors[bot]Merge #11369
2022-02-11 Lukas WirthHandle proc-macro functions as the proc-macro they...
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-01-08 bors[bot]Merge #11107
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11069
2021-12-20 Lukas Wirthfix: Partially fix `ide_db::search` for crate roots
2021-12-20 bors[bot]Merge #11062
2021-12-15 bors[bot]Merge #11017
2021-12-15 bors[bot]Merge #11021
2021-12-14 bors[bot]Merge #11011
2021-12-14 Lukas Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-05 bors[bot]Merge #10902
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-10-17 bors[bot]Merge #10417
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10426
2021-10-02 Aleksey Kladovinternal: use naming that matches intended use-case
2021-09-29 bors[bot]Merge #10181
2021-09-26 bors[bot]Merge #10358
2021-09-26 bors[bot]Merge #10352
2021-09-26 Lukas WirthReject recursive calls in inline_call
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas Wirthfix: Use original definition ranges for ide_db::search...
2021-09-08 bors[bot]Merge #10093
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-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
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-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
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: merge hir::BinaryOp and ast::BinOp
2021-08-04 bors[bot]Merge #9734
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9743
2021-07-31 bors[bot]Merge #9741
2021-07-31 Lukas WirthReplace useless types
2021-07-26 bors[bot]Merge #9558
2021-07-12 bors[bot]Merge #9179
next