]> git.lizzy.rs Git - rust.git/history - crates/ide
Move incorrect case diagnostic things into their module
[rust.git] / crates / ide /
2021-11-19 bors[bot]Merge #10807
2021-11-19 bors[bot]Merge #10806
2021-11-19 Lukas Wirthfix: inlay param hint hiding heurstic is case unsensitive
2021-11-19 bors[bot]Merge #10804
2021-11-19 bors[bot]Merge #10805
2021-11-19 Jake Heinzide: dedupe or merge hover actions
2021-11-18 bors[bot]Merge #10803
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 Jake Heinzide: show go to for function hover return type
2021-11-18 Jake Heinzide: display static values in hover
2021-11-18 bors[bot]Merge #10785
2021-11-18 Jake Heinzmore complicated const test
2021-11-17 bors[bot]Merge #10789
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-17 bors[bot]Merge #10787
2021-11-17 Jake Heinzmaybe this is better??
2021-11-17 Jake Heinzhir: show const value in hover
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
next