]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-05 bors[bot]Merge #9474
2021-07-05 Lukas WirthFixup emitted whitespace in most cases
2021-07-05 bors[bot]Merge #9493
2021-07-05 Aleksey Kladovminor: drop dummy authors field
2021-07-05 bors[bot]Merge #9478
2021-07-04 mahdi-frmseliminate find_use_path and show 'as' and 'use'
2021-07-04 mahdi-frmsshow imported trait on autocompletion of associated...
2021-07-04 bors[bot]Merge #9490
2021-07-04 Aleksey Kladovminor: untangle complex condition
2021-07-04 bors[bot]Merge #9489
2021-07-04 Aleksey Kladovinternal: improve feedback for relevance tests
2021-07-04 Aleksey Kladovfeat: always prefer postfix snippets if there's exact...
2021-07-04 bors[bot]Merge #9488
2021-07-04 Aleksey Kladovinternal: make CompletionItem and SourceChange consistent
2021-07-04 bors[bot]Merge #9487
2021-07-04 Aleksey Kladovinternal: better factoring for to_proto::completion
2021-07-04 bors[bot]Merge #9485
2021-07-04 Aleksey Kladovminor: style
2021-07-04 bors[bot]Merge #9484
2021-07-04 Aleksey Kladovinternal: make `xtask` lighter
2021-07-04 bors[bot]Merge #9483
2021-07-04 Aleksey Kladovminor: fix lint completion sourcegen
2021-07-04 bors[bot]Merge #9482
2021-07-04 Aleksey Kladovminor: better error message
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 Lukas WirthDon't show an import per namespace in auto_import
2021-07-03 Lukas WirthAdd some more `inline_call` tests
2021-07-03 bors[bot]Merge #9476
2021-07-03 Aleksey Kladovfeat: regenrate lint completions
2021-07-03 Aleksey Kladovinternal: overhaul code generation
2021-07-03 Lukas WirthInline parameters in `inline_call` if possible
2021-07-03 bors[bot]Merge #9468
2021-07-03 Lukas WirthMerge the inline function/method assists into `inline_call`
2021-07-03 bors[bot]Merge #9473
2021-07-03 Aleksey Kladovfeat: join lines joins two ifs into `else if`
2021-07-03 bors[bot]Merge #9471
2021-07-03 Lukas WirthDon't hide meta lines
2021-07-02 Lukas Wirthfeat: Implement `inline_method` assist
2021-07-02 bors[bot]Merge #9467
2021-07-02 Lukas WirthSimplify
2021-07-02 Lukas Wirthwrap_return_type_in_result works on the HIR
2021-07-02 bors[bot]Merge #9465
2021-07-02 Lukas WirthDon't check sad pattern equality by text
2021-07-02 Lukas Wirth`replace_match_with_if_let` works on more binary matches
2021-07-02 Lukas WirthSimplify
2021-07-02 Lukas WirthAdd cov_mark
2021-07-02 bors[bot]Merge #9464
2021-07-02 Lukas WirthFix runnables using wrong file ids for module doctests
2021-07-02 bors[bot]Merge #9463
2021-07-02 Jonas SchievinkRemove incorrect std dep
2021-07-02 bors[bot]Merge #9462
2021-07-02 Lukas WirthPrint runnable kind on assertion failure for better...
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 Lukas WirthRemove make::match_arm_with_guard
2021-07-01 bors[bot]Merge #9456
2021-07-01 Jonas Schievinksysroot: add proc_macro -> std dependency edge
2021-07-01 bors[bot]Merge #9455
2021-07-01 Lukas WirthHandle not let if expressions in replace_if_let_with_match
2021-07-01 bors[bot]Merge #9454
2021-07-01 Lukas WirthEmpower `replace_if_let_with_match`
2021-07-01 Jonas SchievinkSubstitute self type instead of fusing binders
2021-07-01 bors[bot]Merge #9452
2021-07-01 Jonas SchievinkAdd "View Crate Graph (Full)"
2021-07-01 bors[bot]Merge #9451
2021-07-01 Lukas WirthAdd `goto_type_action` for field hovers
2021-07-01 bors[bot]Merge #9450
2021-07-01 Lukas WirthAdd ModuleOrItem guess to import granularity guessing
2021-07-01 Lukas WirthSimplify
2021-07-01 Jonas SchievinkBind the right number of variables in the `FnPointer`
2021-07-01 Jonas SchievinkUse `as_tuple()`
2021-07-01 bors[bot]Merge #9431
2021-07-01 bors[bot]Merge #9447
2021-07-01 Jonas SchievinkMake unlinked_file diagnostic a hint again
2021-07-01 bors[bot]Merge #9445
2021-07-01 Jonas SchievinkFix nested macro in block defining items
2021-07-01 bors[bot]Merge #9443
2021-07-01 Jonas SchievinkAdd a simpler legacy macro scoping test
2021-07-01 bors[bot]Merge #9440
2021-07-01 Laurențiu NicolaDon't implement Eq for CrateGraph
2021-06-30 bors[bot]Merge #9437
2021-06-30 Lukas WirthDon't classify NameRef paths inside attribute TokenTrees
2021-06-30 bors[bot]Merge #9436
2021-06-30 Lukas WirthAdd test for macro expanded test module in runnables
2021-06-30 bors[bot]Merge #9435
2021-06-30 Lukas WirthDon't add test runnables for outline modules in the...
2021-06-30 bors[bot]Merge #9434
2021-06-30 kjeremyCargo update and pull in the new rowan
2021-06-30 Jonas SchievinkRemove unneeded shifted_in
2021-06-30 Jonas Schievinkupdate comment
2021-06-30 Jonas SchievinkFix deduction of `dyn Fn` closure parameter types
2021-06-29 Lukas WirthImplement TypeRef::ForLifetime
2021-06-29 bors[bot]Merge #9269
2021-06-29 Milofix
2021-06-29 MiloUpdate crates/ide/src/status.rs
2021-06-29 bors[bot]Merge #9426
next