]> git.lizzy.rs Git - rust.git/history - crates/ide
fix: Diagnose using `derive` on non-adt items
[rust.git] / crates / ide /
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-17 bors[bot]Merge #10787
2021-11-16 bors[bot]Merge #10781
2021-11-16 bors[bot]Merge #10778
2021-11-16 Lukas WirthDo not use reference search in runnables::related_tests
2021-11-16 Lukas WirthSimplify
2021-11-16 Lukas WirthSkip test/bench attr expansion in resolution instead...
2021-11-16 bors[bot]Merge #10775
2021-11-16 bors[bot]Merge #10769
2021-11-16 bors[bot]Merge #10734
2021-11-16 bors[bot]Merge #10774
2021-11-16 Lukas Wirthminor: Lift out FxIndex{Map/Set} types into ide_db
2021-11-16 bors[bot]Merge #10773
2021-11-16 Lukas Wirthfix: Reimplement mapping out of test/bench attributes...
2021-11-14 bors[bot]Merge #10767
2021-11-14 bors[bot]Merge #10759
2021-11-13 bors[bot]Merge #10761
2021-11-13 Jake Heinzflip the default
2021-11-13 Jake Heinzinlay hints: add the option to always show constructor...
2021-11-11 bors[bot]Merge #10747
2021-11-11 Lukas WirthRemove faulty logic for ascending test attributes for...
2021-11-11 bors[bot]Merge #10745
2021-11-11 Lukas WirthReplace some more ide usages of ModuleDef with Definition
2021-11-11 bors[bot]Merge #10743
2021-11-11 Jonas SchievinkPrime a more reasonable set of crates
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-10 bors[bot]Merge #10738
2021-11-08 bors[bot]Merge #10726
2021-11-08 bors[bot]Merge #10722
2021-11-08 Lukas WirthFix proc-macro attributes being shadowed by their funct...
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10699
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-11-04 Lukas WirthEnable markdown tables
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-04 Laurențiu NicolaUse array into_iter in more places
2021-11-03 bors[bot]Merge #10686
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10667
2021-11-03 Anatol UlrichUpdate crates/ide/src/rename.rs
2021-11-03 Lukas WirthExpose version string of crates fom HIR
2021-11-03 bors[bot]Merge #10596
2021-11-02 Anatol Ulrichaccept identical Indels when merging; add rename test...
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 bors[bot]Merge #10649
2021-10-27 Anatol Ulrichremove TODO comment
2021-10-27 Anatol Ulrichre-introduce `always!`
2021-10-27 Anatol Ulrichunwrap--
2021-10-27 Anatol Ulrichfix logic error: alias detection was too lenient
2021-10-27 Anatol Ulrichwip
2021-10-27 Anatol Ulrichremove resolved TODO questions
2021-10-27 Anatol Ulrichdoxx
2021-10-27 Anatol Ulrichone down
2021-10-27 Anatol Ulrichmake imports less odd
2021-10-27 Anatol UlrichWIP: fix: make `rename` multi-token mapping aware
2021-10-26 bors[bot]Merge #10642
2021-10-26 bors[bot]Merge #10641
2021-10-26 Anatol UlrichUpdate crates/ide/src/expand_macro.rs
2021-10-26 Anatol Ulrichfix test
2021-10-26 Anatol Ulrichwording
2021-10-26 Anatol Ulrichfix: make `expand_macro` multi-token mapping aware
2021-10-26 bors[bot]Merge #10639 #10640
2021-10-26 Anatol Ulrichassume valid identifier
2021-10-26 Anatol Ulrichfix: make `goto_declaration` multi-token mapping aware
2021-10-26 bors[bot]Merge #10592
2021-10-26 bors[bot]Merge #10637
2021-10-26 Anatol Ulrichfix imports
2021-10-26 Anatol Ulrichsimplify
2021-10-25 Anatol Ulrichfix: make `goto_type_definition` multi-token mapping...
2021-10-25 bors[bot]Merge #10631
2021-10-25 bors[bot]Merge #10630
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-21 bors[bot]Merge #10607
2021-10-21 Lukas WirthMigrate to edition 2021
2021-10-21 bors[bot]Merge #10603
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
2021-10-20 bors[bot]Merge #10600
2021-10-20 bors[bot]Merge #10598
next