]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-03 bors[bot]Merge #7068
2021-01-03 bors[bot]Merge #7115
2021-01-03 Phil EllisonUse stdx::format_to instead of writeln
2021-01-03 bors[bot]Merge #7128
2021-01-02 bors[bot]Merge #7135
2021-01-02 cynecxUse fully qualified `Itertools::intersperse` call to...
2021-01-02 cynecxFix warnings on rust-nightly
2021-01-02 bors[bot]Merge #7133
2021-01-02 bors[bot]Merge #7130
2021-01-02 Jesse BakkerAdd support for MatchExpr to extract_assigment assist
2021-01-02 Jesse BakkerAdd extract-assignment assist
2021-01-02 Edwin ChengUse arena instead of vec
2021-01-02 bors[bot]Merge #7134
2021-01-02 Edwin ChengFix infer error of macro invocation in array expr
2021-01-02 Edwin ChengIntroduce HygieneFrames for proper token hyginee
2021-01-02 Lukas WirthImplement HasAttrs for Type-, Const- and LifetimeParam
2021-01-02 Nick SpainFix ConstParam HasSource impl and implement TryToNav...
2021-01-02 Nick SpainRemove old_source now we've fully migrated
2021-01-02 Nick SpainHandle case where detail doesn't exist without giving...
2021-01-02 Nick SpainRemove source_old from adding const and function impls
2021-01-02 Nick SpainMake the result of Const, FunctionRender and TypeAliasR...
2021-01-02 Nick SpainMove impls of ToNav that use source() to TryToNav
2021-01-02 Nick SpainHandle missing source in target_data_for_def
2021-01-02 Nick SpainHandle missing source in filter_assoc_items
2021-01-02 Nick SpainGo back to use of source_old() in offset_target_and_fil...
2021-01-02 Nick SpainFix type error with .and_then
2021-01-02 Nick SpainHandle not finding range in Definition::search_scope
2021-01-02 Nick Spainsource_old -> source for cases that can be handled...
2021-01-02 Nick SpainOnly log path and syntax range when processing function...
2021-01-02 Nick SpainHasSource::source_old -> HasSource::source for places...
2021-01-02 Nick SpainMark HasSource::source_old as deprecated but allow...
2021-01-02 Nick SpainImplement new HasSource::source for all implementors...
2021-01-02 Nick SpainHasSource::source -> HasSource::source_old
2021-01-02 bors[bot]Merge #7132
2021-01-02 Laurențiu NicolaStop using beta toolchain in xtask dist
2021-01-01 Lukas WirthImpl HasAttrs for GenericParam
2021-01-01 bors[bot]Merge #7125
2021-01-01 Florian DieboldDon't emit arg count diagnostics for method calls with...
2021-01-01 Phil EllisonRemove some unnecessary code copied from the Syntax...
2021-01-01 Phil EllisonAddress review suggestion, fix tidy tests
2021-01-01 bors[bot]Merge #7123
2021-01-01 Mara BosFormatting.
2021-01-01 Mara BosAdd support for Rust 2021.
2021-01-01 bors[bot]Merge #7121
2021-01-01 Lukas WirthShow lifetimes and labels on hover
2021-01-01 bors[bot]Merge #7080
2021-01-01 Lukas WirthAdd ConstParams to the ide layer
2021-01-01 bors[bot]Merge #7116
2021-01-01 Lukas WirthAdd ConstParams to the HIR
2021-01-01 bors[bot]Merge #7117
2021-01-01 Laurențiu NicolaUse stable instead of beta on macos-11 release runner
2021-01-01 Edwin ChengRemove serde_stacker which depends on cc
2021-01-01 Edwin ChengFix deep syntax tree bug generated by proc-macro
2021-01-01 bors[bot]Merge #7102
2021-01-01 Nick SpainStrip completion prefix of what has already been typed
2021-01-01 Nick SpainAdd a test for correct completion of ..Default::default()
2020-12-31 bors[bot]Merge #7112
2020-12-31 Aleksey Kladovdeny_clippy test works with cfg_attr
2020-12-31 bors[bot]Merge #7071
2020-12-31 bors[bot]Merge #7106
2020-12-31 Jesse BakkerSplit textDocument/formatting TextEdit with diff
2020-12-31 bors[bot]Merge #7107
2020-12-31 lf-add working dir to cargo metadata fail messages
2020-12-31 bors[bot]Merge #7055
2020-12-31 Daniel Silverstonehandle_formatting: Notice if rustfmt is missing and...
2020-12-31 bors[bot]Merge #7105
2020-12-31 Edwin ChengFix `==` in in format causes mismatched-arg-count
2020-12-31 bors[bot]Merge #7104
2020-12-31 Lukas WirthRemove some unneeded string allocations
2020-12-31 bors[bot]Merge #7101
2020-12-31 Edwin ChengFix spacing in proc-macro tokens to_string
2020-12-31 Nick SpainFix completion of Default struct update syntax
2020-12-30 bors[bot]Merge #7099
2020-12-30 Edwin ChengRemove unused clones in mbe
2020-12-30 bors[bot]Merge #7094
2020-12-30 kjeremyUpdate crates
2020-12-30 bors[bot]Merge #7091
2020-12-30 lf-Add an option for extra env vars in the Code extension
2020-12-30 bors[bot]Merge #7092
2020-12-30 Aleksey KladovSimplify
2020-12-30 bors[bot]Merge #7090
2020-12-30 Laurențiu NicolaAllow spurious warning from rust-lang/rust#80501
2020-12-30 bors[bot]Merge #7088
2020-12-30 AdnoCindentation
2020-12-30 AdnoCtest for new behavior
2020-12-30 AdnoCSmarter bracketed use diagnostic
2020-12-30 bors[bot]Merge #7083
2020-12-29 Edwin ChengRefactor mbe parsing code
2020-12-29 bors[bot]Merge #7070
2020-12-29 Lukas WirthApply text edits manually in vscode client
2020-12-29 bors[bot]Merge #7077
2020-12-29 Laurențiu NicolaAvoid a couple of allocations
2020-12-29 bors[bot]Merge #7064
2020-12-29 bors[bot]Merge #7076
2020-12-29 Lukas WirthProperly parse path separators in format-like postfix
2020-12-29 bors[bot]Merge #7075
2020-12-29 Lukas Wirthformat-postfix completion takes format instead of fmt
2020-12-29 Kaelin LaundryPass --all-targets to "cargo check"
2020-12-28 Phil EllisonInitial implementation of view-hir command
2020-12-28 Kirill BulatovTweak the fuzzy search limits
next