]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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-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
2021-11-03 bors[bot]Merge #10667
2021-11-03 Anatol UlrichUpdate crates/text_edit/src/lib.rs
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-03 Lukas WirthAdd disjoint check back in TextEdit::union
2021-11-03 Anatol Ulrichforgot a dbg
2021-11-03 bors[bot]Merge #10683
2021-11-03 Aramis RazzaghipourUse `.into_iter()` method on array to avoid dereference
2021-11-02 Anatol Ulrichaccept identical Indels when merging; add rename test...
2021-10-31 bors[bot]Merge #10672
2021-10-31 Aleksey Kladovminor: group -gnu builders together
2021-10-31 Aleksey Kladovfeat: upgrade ubuntu builders
2021-10-31 bors[bot]Merge #10671
2021-10-31 Laurențiu NicolaRun apt-get update for AArch64 builds
2021-10-30 bors[bot]Merge #10668
2021-10-30 Lukas WirthFix for-loop expressions breaking with BlockExpr iterable
2021-10-30 Lukas WirthSet server status to warning when proc-macro sources...
2021-10-30 bors[bot]Merge #10663
2021-10-30 Laurențiu NicolaBump object avoid a duplicate dependency
2021-10-29 bors[bot]Merge #10650
2021-10-29 Laurențiu NicolaBump chalk
2021-10-29 Laurențiu NicolaBump some deps
2021-10-29 bors[bot]Merge #10662
2021-10-29 vsrsFix Plaintext textDocument/hover
2021-10-29 bors[bot]Merge #10648
2021-10-29 Lukas WirthDon't discard attributed items when a proc-macro unexpe...
2021-10-29 bors[bot]Merge #10657
2021-10-29 Lukas Wirthfeat: Make unqualified derive attributes flyimportable
2021-10-29 bors[bot]Merge #10595
2021-10-29 Dezhi WuFix: correct markdown link form.
2021-10-29 Dezhi WuFix: use a concise way to change link form when generat...
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-28 Dezhi WuFix: transform the asciidoc form link to markdown style...
next