]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-27 bors[bot]Merge #7050
2020-12-27 Edwin ChengIgnore third punct in 2-composite punct
2020-12-27 bors[bot]Merge #6820
2020-12-27 Jonas SchievinkPass crate environment to proc macros
2020-12-27 Jonas SchievinkMove TokenExpander to base_db and rename it
2020-12-27 bors[bot]Merge #7047
2020-12-27 Edwin ChengAdd force_show_panics flag
2020-12-26 bors[bot]Merge #7043
2020-12-26 Aleksey KladovSimplify assists resolution API
2020-12-25 bors[bot]Merge #7038
2020-12-25 Lukas WirthFix type typo in add_missing_impl_members doc
2020-12-25 bors[bot]Merge #7036
2020-12-25 Lukas WirthDon't split path separators apart in doctest runnables
2020-12-24 bors[bot]Merge #7032
2020-12-24 Aleksey KladovSimplify more
2020-12-24 bors[bot]Merge #7031
2020-12-24 Aleksey KladovSimplify
2020-12-24 bors[bot]Merge #7030
2020-12-24 Lukas WirthSupport labels in reference search
2020-12-24 bors[bot]Merge #7029
2020-12-24 Laurențiu NicolaFlush stdout when clearing the progress bar
2020-12-24 bors[bot]Merge #7028
2020-12-24 Aleksey Kladovpit-of-success API for unresolved code actions
2020-12-24 bors[bot]Merge #7021
2020-12-24 Lukas WirthTrack labels in the HIR
2020-12-24 bors[bot]Merge #7027
2020-12-24 Lukas WirthFix macro_rules not accepting brackets or parentheses
2020-12-24 bors[bot]Merge #7026
2020-12-24 Heyward FannUpdate manual.adoc
2020-12-23 bors[bot]Merge #7020
2020-12-23 bors[bot]Merge #7022
2020-12-23 unexgePrevent multiple incorrect case diagnostics in functions
2020-12-23 bors[bot]Merge #7009
2020-12-23 Jeremy KolbImplement workspace/willRenameFiles for single-level...
2020-12-23 bors[bot]Merge #7019
2020-12-23 Lukas WirthImplement const block inference
2020-12-23 Laurențiu NicolaTry serde_path_to_error for LSP InitializeParams
2020-12-23 Lukas WirthImplement const pat inference
2020-12-23 bors[bot]Merge #7016
2020-12-23 Laurențiu NicolaBump deps
2020-12-23 Laurențiu NicolaBump chalk
2020-12-23 bors[bot]Merge #7018
2020-12-23 Aleksey KladovMake code more direct
2020-12-23 bors[bot]Merge #7010
2020-12-23 Lukas WirthRemove local ungrammar dependency
2020-12-23 Aleksey KladovMake code more understandable
2020-12-23 Aleksey KladovRename for clarity
2020-12-23 bors[bot]Merge #7017
2020-12-23 Aleksey KladovDocument `make` module design
2020-12-23 bors[bot]Merge #6960
2020-12-23 Laurențiu NicolaBump rustc_lexer
2020-12-23 bors[bot]Merge #7015
2020-12-23 Laurențiu NicolaDisable unaligned feature for the object crate
2020-12-23 bors[bot]Merge #7014
2020-12-23 Laurențiu NicolaSet RA_TARGET at job level
2020-12-23 bors[bot]Merge #7013
2020-12-23 Aleksey KladovDon't think that /submod.rs is /mod.rs
2020-12-23 bors[bot]Merge #7012
2020-12-23 Aleksey KladovDocument, how to view config in effect
2020-12-23 bors[bot]Merge #7011
2020-12-23 Laurențiu NicolaDon't release uncompressed binaries under the new namin...
2020-12-23 bors[bot]Merge #7000
2020-12-23 Lukas WirthParse const effect block
2020-12-23 Lukas WirthParse ConstBlockPat
2020-12-23 Lukas WirthUpdate ungrammar for const block patterns
2020-12-22 bors[bot]Merge #6964
2020-12-22 Lukas WirthReduce some more code duplication
2020-12-22 bors[bot]Merge #7001
2020-12-22 bors[bot]Merge #7005
2020-12-22 Aleksey KladovImprove extract_module_to_file assist
2020-12-22 bors[bot]Merge #7002
2020-12-22 P. HorbanFix grammar nit
2020-12-22 bors[bot]Merge #6993
2020-12-22 Przemyslaw... Extension conflict check detests more combinations
2020-12-22 Laurențiu NicolaAdd support for downloading aarch64-apple-darwin binari...
2020-12-22 Jonas SchievinkStore invocation site for eager macros
2020-12-22 Rüdiger HerrmannClean up descriptions for settings
2020-12-22 bors[bot]Merge #6999
2020-12-22 Laurențiu NicolaBuild aarch64-apple-darwin binaries on CI
2020-12-22 bors[bot]Merge #6989
2020-12-22 Laurențiu NicolaBuild aarch64-apple-darwin binaries on CI
2020-12-22 bors[bot]Merge #6746
2020-12-22 bors[bot]Merge #6984
2020-12-21 bors[bot]Merge #6991
2020-12-21 Laurențiu NicolaDon't download x64 binaries on non-Mac arm64
2020-12-21 bors[bot]Merge #6990
2020-12-21 SonAllow code extension to download binary in apple arm
2020-12-21 bors[bot]Merge #6988
2020-12-21 Laurențiu NicolaRemove outdated FIXME
2020-12-21 bors[bot]Merge #6985
2020-12-21 bors[bot]Merge #6987
2020-12-21 Rüdiger HerrmannDelete related whitespace when removing unused param
2020-12-21 Laurențiu NicolaUse /etc/os-release to check for NixOS
2020-12-21 Laurențiu NicolaRemove TextMate grammar
2020-12-21 bors[bot]Merge #6982
2020-12-21 Jesse BakkerRemove parentheses when inverting `!(cond)`
2020-12-21 bors[bot]Merge #6981
2020-12-21 Lukas WirthAcquire original text range when searching for references
2020-12-21 bors[bot]Merge #6978
2020-12-21 Jonas SchievinkFilter out empty rustc spans
next