]> git.lizzy.rs Git - rust.git/history - crates/ide_assists
Merge #9735
[rust.git] / crates / ide_assists /
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 Yoshua WuytsRemove unwraps
2021-08-08 bors[bot]Merge #9816
2021-08-08 Yoshua WuytsUse minicore
2021-08-08 Lukas WirthImplement if_to_bool_then assist
2021-08-08 Yoshua Wuytsuse make::name_ref
2021-08-08 Yoshua WuytsUpdate replace_derive_with_manual_impl.rs
2021-08-08 Yoshua WuytsImprove naming and add comments
2021-08-08 Yoshua Wuytsdedup struct debug impl code
2021-08-08 Yoshua WuytsFix enum debug indent level
2021-08-08 Yoshua Wuytsgenerate Debug for enums
2021-08-08 Yoshua Wuytsrename variables
2021-08-08 Yoshua Wuytsfinish debug_struct impls
2021-08-08 Yoshua Wuytsdebug for record field structs
2021-08-08 Yoshua Wuytswip
2021-08-08 Irina Shestakimpl Debug def from trait
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-07 bors[bot]Merge #9809
2021-08-07 Lukas WirthSimplify
2021-08-05 bors[bot]Merge #9785
2021-08-05 bors[bot]Merge #9790
2021-08-05 Lukas Wirthextract_type_alias extracts generics correctly
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9788
2021-08-04 Lukas Wirthextract_function does not move locals defined outside...
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9775
2021-08-03 Lukas Wirth`extract_assist` is aware of the expression owner
2021-08-03 bors[bot]Merge #9773
2021-08-03 Lukas Wirthextract_function is `const` aware
2021-08-03 Lukas WirthReorganize functions in extract_function assist
2021-08-03 Lukas WirthDo no tear comments apart in extract_function assist
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-03 bors[bot]Merge #9772
2021-08-03 bors[bot]Merge #9770
2021-08-02 vsrsUpdate the docs
2021-08-02 vsrsEnable assist only if an item is selected
2021-08-02 vsrsfix generated tests
2021-08-02 vsrsAllow several samples in "// Assist:" comments.
2021-08-02 vsrsSome comment tests
2021-08-02 vsrsSort struct enum variant fields
2021-08-02 vsrsSort enums
2021-08-02 vsrsSort unions
2021-08-02 vsrscargo fmt
2021-08-02 vsrsSort struct fields
2021-08-02 vsrsSort trait and impl methods
2021-08-02 bors[bot]Merge #9751
2021-08-02 bors[bot]Merge #9759
2021-08-02 Lukas WirthSimplify inline_local_variable assist
2021-07-31 bors[bot]Merge #9746
2021-07-31 bors[bot]Merge #9739
2021-07-31 bors[bot]Merge #9743
2021-07-31 bors[bot]Merge #9742
2021-07-31 Lukas WirthFix hover range for derive inputs
2021-07-31 bors[bot]Merge #9741
2021-07-31 Lukas WirthReplace useless types
2021-07-31 bors[bot]Merge #9740
2021-07-31 Lukas Wirthadd_explicit_type is applicable for closure parameters
2021-07-31 mahdi-frmsgenerate function assist favors deref cmpt types
2021-07-30 bors[bot]Merge #9732
2021-07-30 bors[bot]Merge #9727
2021-07-30 Lukas WirthAdd trailing comma when extracting match arm expression...
2021-07-30 bors[bot]Merge #9731
2021-07-30 Lukas WirthAdd replace_char_with_string assist
2021-07-30 bors[bot]Merge #9728
2021-07-30 Lukas WirthFix assists assuming comma belonging to MATCH_ARM_LIST
2021-07-29 Lukas WirthReorder definitions in extract_function
2021-07-29 Lukas WirthSimplify extract_function assist
2021-07-29 bors[bot]Merge #9706
2021-07-29 bors[bot]Merge #9724
2021-07-29 Lukas WirthUse more strictly typed syntax nodes for analysis in...
2021-07-29 bors[bot]Merge #9722
2021-07-29 Lukas WirthRefine extraction targets of extract_function assist
2021-07-28 bors[bot]Merge #9716
2021-07-28 Jonas SchievinkStop reexporting `hir_def`'s `ItemInNs` from HIR
2021-07-28 bors[bot]Merge #9700
2021-07-28 Laurențiu NicolaSmall grammar fix
2021-07-27 bors[bot]Merge #9710
2021-07-27 Lukas WirthDon't qualify self as crate in add_missing_impl_members...
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-25 bors[bot]Merge #9691
2021-07-25 Lukas WirthKepp catch-all arm in fill_match_arms if it has a non...
2021-07-24 bors[bot]Merge #9688
2021-07-24 Lukas WirthResolve derive attribute input macro paths in ide layer
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9669
2021-07-21 bors[bot]Merge #9668
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9666
2021-07-21 bors[bot]Merge #9665
2021-07-21 bors[bot]Merge #9664
2021-07-21 bors[bot]Merge #9663
2021-07-21 Lukas WirthDon't offer extract_variable assist when there is no...
next