]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-03 bors[bot]Merge #9123
2021-06-03 mjkalyanmanual.adoc: add Gentoo Linux installation method
2021-06-02 bors[bot]Merge #9119
2021-06-02 Jonas SchievinkPreserve indentation
2021-06-02 Jonas SchievinkAccount for traits
2021-06-02 bors[bot]Merge #9118
2021-06-02 Lukas WirthDocument that `addCallArgumentSnippets` requires `addCa...
2021-06-02 bors[bot]Merge #9117
2021-06-02 Lukas WirthAllow expand-macro to be invoked anywhere inside a...
2021-06-02 bors[bot]Merge #9114
2021-06-02 Lukas WirthFix bind patterns always being treated as ref taking...
2021-06-02 bors[bot]Merge #9108
2021-06-02 bors[bot]Merge #9112
2021-06-02 Lukas WirthFix references to patterns in extract_struct_from_enum_...
2021-06-02 Lukas WirthCarry over attributes in extract_struct_from_enum_variant
2021-06-02 Lukas WirthAccount for generics in extract_struct_from_enum_variant
2021-06-02 bors[bot]Merge #9111
2021-06-02 bors[bot]Merge #9110
2021-06-02 Lukas WirthRemove obsolete is_new_item field on CompletionContext
2021-06-02 Jonas SchievinkPlace extracted type alias outside of impl
2021-06-02 Lukas WirthAdd MethodCall and FieldAccess variants to ImmediateLoc...
2021-06-02 BrandonDon't show extract into variable assist for unit expres...
2021-06-01 bors[bot]Merge #9102
2021-06-01 Jonas SchievinkFall back to legacy prelude
2021-06-01 bors[bot]Merge #9097
2021-06-01 Jonas SchievinkImplement per-edition preludes
2021-05-31 bors[bot]Merge #8717
2021-05-31 DawerExpand fixme comments
2021-05-31 Dawerfix: panic on extra fields in a pattern
2021-05-31 DawerCorrect binding pattern's type; handle invalid records.
2021-05-31 DawerTake substitutions into account.
2021-05-31 Dawereprint panic context
2021-05-31 Dawerminor: doc comment pat_util
2021-05-31 DawerTest match guards, reference patterns
2021-05-31 DawerBox field detection; test #[non-exhaustive] attribute
2021-05-31 DawerBetter tests: check if match checking bails out.
2021-05-31 DawerReplace the old match checking algorithm
2021-05-31 DawerInclude old tests
2021-05-31 DawerDon't panic on a pattern of unresolved ADT variant.
2021-05-31 DawerClean up, more docs.
2021-05-31 DawerCheck pattern types.
2021-05-31 DawerExpand binding patterns.
2021-05-31 DawerFix visibility warnings
2021-05-31 DawerLower binding pattern
2021-05-31 DawerLower bool literals
2021-05-31 DawerTreat ctor of unhandled type as non-exhaustive.
2021-05-31 DawerLower Pat::Path
2021-05-31 DawerDo not do match check if lowering failed.
2021-05-31 DawerFix panics on pattern_arena.borrow with ugly cloning
2021-05-31 DawerBasic lowering hir_def::exrp::Pat -> typed HIR.
2021-05-31 DawerHandle unordered fields in struct patterns
2021-05-31 DawerComplete field replacing
2021-05-31 DawerSupport bool literal patterns
2021-05-31 DawerCheck enum patterns
2021-05-31 DawerBuild wildcard witnesses instead of panicking
2021-05-31 DawerImplement struct ctor application
2021-05-31 DawerAdd remaining Constructor variants
2021-05-31 DawerComplete usefulness::SubPatSet impl
2021-05-31 DawerList useless patterns in a useful match arm
2021-05-31 DawerRemove unneeded indirection on PatCtxt
2021-05-31 DawerEnable generation of non-exhaustiveness witnesses
2021-05-31 DawerUpdate match checking.
2021-05-31 bors[bot]Merge #9090
2021-05-31 bors[bot]Merge #9091
2021-05-31 Kirill BulatovFix opening single files
2021-05-31 cynecxhir_ty: use correct receiver_ty in method resolution
2021-05-31 bors[bot]Merge #9088
2021-05-31 Aleksey Kladovminor: remove debug print
2021-05-31 bors[bot]Merge #9084 #9087
2021-05-31 Aleksey Kladovfix: fix shell injection in task spawning
2021-05-31 bors[bot]Merge #9086
2021-05-31 Jonas SchievinkUse `cargo check` again
2021-05-31 Aleksey Kladovminor: it's Parameter, not Argument
2021-05-31 Aleksey Kladovfix: avoid panics in match case diagnostic
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9083
2021-05-31 Jonas SchievinkSimplify proc_macro_srv tests
2021-05-31 bors[bot]Merge #9081
2021-05-31 Aleksey Kladovminor: expand docs a tiny bit
2021-05-31 bors[bot]Merge #9079
2021-05-31 Lukas WirthDon't take the parent kind of trailing attributes in...
2021-05-31 bors[bot]Merge #9039
2021-05-31 Lukas WirthAdd config setting for self-on-the-fly
2021-05-31 Lukas WirthMove unprefixed field/method completion to `dot`
2021-05-31 Lukas WirthLess strings, more hir::Names
2021-05-31 Lukas WirthComplete `self.` prefixed fields and methods inside...
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9077
2021-05-31 Lukas WirthUse `Name`s instead of Strings in the completion render...
2021-05-31 bors[bot]Merge #9025
2021-05-31 bors[bot]Merge #9072
2021-05-31 Dawerminor: reenable incremental test builds
2021-05-30 bors[bot]Merge #9071
2021-05-30 Jonas Schievinkreenable incremental release builds
2021-05-30 bors[bot]Merge #9069
2021-05-30 Jonas SchievinkDon't force-disable incremental
2021-05-30 bors[bot]Merge #9068
2021-05-30 Lukas WirthMove more fields to `ImmediateLocation`
2021-05-30 bors[bot]Merge #9065
next