]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-20 Lukas Wirthinternal: Replace Vec with Box in hir Expr
2021-11-19 bors[bot]Merge #10812
2021-11-19 Jonas SchievinkFormat `Fn` traits using parentheses
2021-11-19 bors[bot]Merge #10808
2021-11-19 Florian-Schoenherrfix: show custom check-command
2021-11-19 bors[bot]Merge #10807
2021-11-19 Lukas Wirthfix: Diagnose invalid derive attribute input
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 Lukas Wirthfix: Diagnose using `derive` on non-adt items
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 Lukas Wirthminor: Simplify
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 bors[bot]Merge #10799
2021-11-18 Laurențiu NicolaFix proc macro ABI version checks
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 John-John TedroRemove unwrap in doc path resolution
2021-11-18 bors[bot]Merge #10785
2021-11-18 Jake Heinzmore complicated const test
2021-11-18 zhoufanfix: parse the range pat inside the tuple pat
2021-11-17 bors[bot]Merge #10789
2021-11-17 Lukas WirthSimplify
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-17 JakeApply suggestions from code review
2021-11-17 bors[bot]Merge #10787
2021-11-17 Lukas WirthSimplify
2021-11-17 bors[bot]Merge #10786
2021-11-17 zhoufanminor: remove duplicate calls
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 #10777
2021-11-16 Jonas SchievinkAllow disabling perf access via `RA_DISABLE_PERF`
2021-11-16 Lukas Wirthminor: Simplify
2021-11-16 bors[bot]Merge #10776
2021-11-16 Laurențiu NicolaRemove validation of `super` in use paths
2021-11-16 bors[bot]Merge #10769
2021-11-16 Alex GoodAdd proc macro ABI for rustc 1.58
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-15 TheDoctor314Fix `impl_def_from_trait`
2021-11-14 bors[bot]Merge #10767
2021-11-14 Lukas WirthRename intern_macro -> intern_macro_call
2021-11-14 bors[bot]Merge #10759
2021-11-14 rainy-meadjust test case and stop deleting newline
2021-11-14 bors[bot]Merge #10762
2021-11-14 zhoufanfix: flyimport triggers on enum variant declarations
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-13 rainy-meadd missing match arms end of last arm
2021-11-13 bors[bot]Merge #10758
2021-11-13 mjkalyanUpdate docs: include Gentoo source build
2021-11-12 bors[bot]Merge #10756
2021-11-12 Wilfred HughesAllow the check command to terminate without output
2021-11-12 bors[bot]Merge #10755
2021-11-12 Wilfred HughesFix type names in typescript sample code
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-11 TheDoctor314Fix `impl_trait` function to emit correct ast
2021-11-11 TheDoctor314Add generic bounds in test
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 Adam Bratschi... Handle pub tuple fields in tuple structs
2021-11-10 bors[bot]Merge #10739
2021-11-10 Lukas WirthSimplify
2021-11-10 bors[bot]Merge #10729
2021-11-10 bors[bot]Merge #10738
2021-11-10 Lukas WirthDo not search through all three namespaces in `ItemScop...
2021-11-10 TheDoctor314Add generic parameters for manual impl assist
2021-11-10 TheDoctor314Add failing tests for generic struct
2021-11-09 bors[bot]Merge #10731
2021-11-09 Florian-Schoenherrfix: show the right check-command
2021-11-09 bors[bot]Merge #10732
2021-11-09 Laurențiu NicolaBump chalk
2021-11-09 Laurențiu NicolaBump libc and paste
2021-11-09 zhoufanlookup impls in local del maps
2021-11-08 bors[bot]Merge #10726
2021-11-08 Lukas WirthAdd some completion profile spans
2021-11-08 bors[bot]Merge #10722
next