]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2021-11-08 Lukas WirthFix proc-macro attributes being shadowed by their funct...
2021-11-08 bors[bot]Merge #10688
2021-11-08 bors[bot]Merge #10720
2021-11-08 Lukas WirthAdd test for current incorrect behaviour
2021-11-07 bors[bot]Merge #10699
2021-11-07 bors[bot]Merge #10698
2021-11-07 bors[bot]Merge #10712
2021-11-07 Laurențiu NicolaAvoid deprecated methods in client-side tests
2021-11-06 bors[bot]Merge #10709
2021-11-06 Laurențiu NicolaBump deps
2021-11-05 Lukas WirthDon't ascribe types in pattern completion for patterns...
2021-11-05 bors[bot]Merge #10706
2021-11-05 Laurențiu NicolaShow how to create `~/.local/bin`
2021-11-05 bors[bot]Merge #10704
2021-11-05 Lukas WirthShort-circuit descend_into_macros_single
2021-11-05 Lukas WirthDon't search for root nodes unnecessarily
2021-11-05 bors[bot]Merge #10703
2021-11-05 Lukas WirthDon't check items for macro calls if they have no attri...
2021-11-05 bors[bot]Merge #10701
2021-11-05 Lukas WirthCache ast::MacroCalls to their expansions in Semantics...
2021-11-05 Lukas WirthReplace some String usages with SmolStr in completions
2021-11-05 bors[bot]Merge #10685
2021-11-04 Anatol Ulrichmaybe?
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 Chayim Refael... Type-check TS on CI and also turn off the strict settin...
2021-11-03 bors[bot]Merge #10686
2021-11-03 Lukas WirthAdd Semantics::original_ast_node for upmapping nodes...
2021-11-03 bors[bot]Merge #10680
2021-11-03 Anatol Ulrichimplement Literal::from_str
next