]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Merge #9631
[rust.git] / crates / ide_db /
2021-07-13 bors[bot]Merge #9550
2021-07-12 bors[bot]Merge #9583
2021-07-12 Aleksey Kladovinternal: get rid of a call to slow O(N) visibility_of...
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 mahdi-frmsadd 'for' postfix completion
2021-07-11 Aleksey Kladovtypo
2021-07-11 Aleksey Kladovinternal: remove unused param
2021-07-11 Aleksey Kladovinternal: remove needless distinction between a carte...
2021-07-11 bors[bot]Merge #9565
2021-07-11 Aleksey Kladovinternal: document NameClass and NameRefClass
2021-07-11 bors[bot]Merge #9449
2021-07-10 bors[bot]Merge #9557
2021-07-10 bors[bot]Merge #9552
2021-07-10 bors[bot]Merge #9553
2021-07-10 bors[bot]Merge #9555 #9556
2021-07-10 Lukas WirthEnable `auto_import` on ident patterns
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9497
2021-07-05 Lukas WirthWrap inlined closures in parens when inlined in an...
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 Aleksey Kladovminor: drop dummy authors field
2021-07-03 bors[bot]Merge #9479
2021-07-03 Lukas Wirth`replace_qualified_name_with_use` insert qualified...
2021-07-03 bors[bot]Merge #9477
2021-07-03 bors[bot]Merge #9476
2021-07-03 Aleksey Kladovfeat: regenrate lint completions
2021-07-03 bors[bot]Merge #9468
2021-07-02 Lukas Wirthfeat: Implement `inline_method` assist
2021-07-02 bors[bot]Merge #9467
2021-07-02 Lukas Wirthwrap_return_type_in_result works on the HIR
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 bors[bot]Merge #9450
2021-07-01 Lukas WirthAdd ModuleOrItem guess to import granularity guessing
2021-07-01 bors[bot]Merge #9431
2021-06-30 bors[bot]Merge #9437
2021-06-30 Lukas WirthDon't classify NameRef paths inside attribute TokenTrees
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-28 bors[bot]Merge #9418
2021-06-28 Lukas WirthInclude `self` in usage search for modules in their...
2021-06-26 bors[bot]Merge #9413
2021-06-26 Lukas WirthDeduplicate ast expression walking logic
2021-06-25 bors[bot]Merge #9400
2021-06-25 Lukas WirthFix renaming associated trait items with colliding...
2021-06-24 bors[bot]Merge #9398
2021-06-23 bors[bot]Merge #9380
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-22 bors[bot]Merge #9379
2021-06-22 Aleksey Kladovinternal: remove one more accidentally quadratic code...
2021-06-22 bors[bot]Merge #9374
2021-06-22 bors[bot]Merge #9373
2021-06-22 Lukas WirthFactor out `pick_best_token` ide pattern into `ide_db`
2021-06-22 bors[bot]Merge #9368
2021-06-21 bors[bot]Merge #9264
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9356
2021-06-20 bors[bot]Merge #9344
2021-06-20 bors[bot]Merge #9328
2021-06-19 bors[bot]Merge #9339
2021-06-19 Lukas WirthCleanup insert_use tests
2021-06-19 bors[bot]Merge #9338
2021-06-18 bors[bot]Merge #9335
2021-06-18 Lukas WirthDon't insert imports outside of cfg attributed items
2021-06-18 bors[bot]Merge #9334
2021-06-18 Lukas WirthAllow to disable import insertion on single path glob...
2021-06-18 bors[bot]Merge #9321
2021-06-17 rdambrosioFeat: inline generics in const and func trait completions
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9320
2021-06-17 Aleksey Kladovinternal: retire famous_defs_fixture
2021-06-17 bors[bot]Merge #9319
2021-06-17 Aleksey Kladovinternal: add derive and ord support to minicore
2021-06-17 bors[bot]Merge #9317
2021-06-17 Aleksey Kladovinternal: add From to minicore
2021-06-17 Aleksey Kladovminor: dead code
2021-06-17 bors[bot]Merge #9316
2021-06-17 Aleksey Kladovinternal: add default to minicore
2021-06-17 bors[bot]Merge #9310
2021-06-17 bors[bot]Merge #9308
2021-06-17 bors[bot]Merge #9307
2021-06-17 Aleksey Kladovinternal: remove dead code
2021-06-17 Aleksey Kladovinternal: switch some tests to minicore
next