]> git.lizzy.rs Git - rust.git/history - crates/ide_assists
Run apt-get update for AArch64 builds
[rust.git] / crates / ide_assists /
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10656
2021-10-28 Lukas WirthEnable auto-import and qualify-path in derive attributes
2021-10-28 bors[bot]Merge #10654
2021-10-28 Lukas WirthRefactor ide handling for paths in derive inputs
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 Terry Sunfixup! rustfmt
2021-10-27 Terry Sunfixup! delay to_string() until assist is called
2021-10-27 bors[bot]Merge #10649
2021-10-27 Terry Sunfixup! narrow range; method calls; check for only one...
2021-10-26 bors[bot]Merge #10642
2021-10-26 bors[bot]Merge #10592
2021-10-26 bors[bot]Merge #10637
2021-10-25 bors[bot]Merge #10635
2021-10-25 Lukas Wirthfix: fix extract_variable not working on macro_call
2021-10-25 bors[bot]Merge #10631
2021-10-25 bors[bot]Merge #10630
2021-10-25 Terry SunAdd assist for replacing turbofish with explicit type.
2021-10-23 bors[bot]Merge #10617
2021-10-23 Laurențiu NicolaSet MSRV
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-22 vi_mifix: making tests compatible with new trimmed sel_range
2021-10-22 bors[bot]Merge #10608
2021-10-22 Paweł Palenicaapply code review suggestions
2021-10-22 bors[bot]Merge #10610
2021-10-22 Laurențiu NicolaUse array IntoIter
2021-10-21 bors[bot]Merge #10607
2021-10-21 Lukas WirthMigrate to edition 2021
2021-10-21 bors[bot]Merge #10603
2021-10-21 Paweł PalenicaAdd generated docs
2021-10-21 Paweł Palenicacleanup qualify_path
2021-10-21 Paweł PalenicaRemove comment
2021-10-21 Paweł PalenicaRun cargo fmt
2021-10-21 Paweł PalenicaAdd qualify method call assist
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
2021-10-20 Andrzej GłuszakFixes
2021-10-20 Andrzej GłuszakFixes
2021-10-20 bors[bot]Merge #10600
2021-10-19 bors[bot]Merge #10589
2021-10-19 rainy-meFix: remove extra newline
2021-10-19 rainy-meFix: expand glob import to empty braces if the glob...
2021-10-19 bors[bot]Merge #10568
2021-10-19 Benjamin Coenenfix(assist): delete trailing whitespaces
2021-10-19 bors[bot]Merge #10588
2021-10-19 bors[bot]Merge #10587
2021-10-19 Lukas Wirthfix: Fix add_missing_match_arm panicking
2021-10-19 bors[bot]Merge #10586
2021-10-19 bors[bot]Merge #10585
2021-10-18 bors[bot]Merge #10578
2021-10-18 Yoshua Wuytsfix Ordering::Equal path
2021-10-18 Yoshua WuytsRevert "Simplify generated PartialOrd code"
2021-10-18 bors[bot]Merge #10574
2021-10-18 Yoshua WuytsFix PartialOrd codegen
2021-10-17 Benjamin Coenenfix(assist): fix #10566 and #10567
2021-10-17 Andrzej GłuszakSemantic getter
2021-10-17 bors[bot]Merge #10417
2021-10-17 Coenen BenjaminUpdate crates/ide_assists/src/handlers/unwrap_result_re...
2021-10-17 bors[bot]Merge #10562
2021-10-17 bors[bot]Merge #10561
2021-10-16 bors[bot]Merge #10558
2021-10-16 bors[bot]Merge #10557
2021-10-16 Laurențiu NicolaUse trimmed selection range
2021-10-16 vi_mifix: Adding tuple fields in ADT, chore: test action...
2021-10-16 vi_mifix: arbitary noop of assist and same file double writes
2021-10-16 vi_mifeat: Adding extract_module assist
2021-10-16 bors[bot]Merge #10542
2021-10-16 bors[bot]Merge #10555
2021-10-16 Laurențiu NicolaHide private methods in `generate_delegate_methods`
2021-10-15 bors[bot]Merge #10552
2021-10-15 bors[bot]Merge #10543
2021-10-15 Anton Firszovcov_mark for add_missing_match_arms special cases
2021-10-15 Anton Firszovundo unnecessary test changes
2021-10-15 Anton Firszovcosmetics
2021-10-15 Anton Firszovupdate generated.rs
2021-10-15 Anton Firszovfix sample + cosmetics + one more test
2021-10-15 Anton Firszovsimple implementation
2021-10-15 Anton Firszovcursor_inside_simple_match_arm_list -- tests
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10545
2021-10-14 bors[bot]Merge #10546
2021-10-14 Lukas WirthImplement promotoe_local_to_const assist
2021-10-14 Anton Firszovuse ctx.selection_trimmed() instead of ctx.frange.range
2021-10-14 Anton Firszovapply formatting recommendations
2021-10-14 Anton Firszovupdate generated.rs
2021-10-14 Anton Firszovmake it work from macro
2021-10-14 bors[bot]Merge #10539
2021-10-14 Anton Firszovapply necessary test changes
2021-10-14 Yoshua Wuytsfix ret type in generic
2021-10-14 Yoshua Wuytsimplement feedback from review
2021-10-14 Anton FirszovNarrow add_missing_match_arms assist range
2021-10-14 Yoshua WuytsAdd support for tuple structs
2021-10-14 bors[bot]Merge #10517
2021-10-14 Yoshua WuytsUpdate label names
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
next