]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-23 bors[bot]Merge #6960
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-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
2020-12-21 Lukas WirthInsert snippet positions after fields names in record...
2020-12-21 bors[bot]Merge #6977
2020-12-21 Laurențiu NicolaRevert "Stop setting CompletionItem::deprecated"
2020-12-21 bors[bot]Merge #6974
2020-12-21 Laurențiu NicolaStop setting CompletionItem::deprecated
2020-12-21 bors[bot]Merge #6965
2020-12-21 bors[bot]Merge #6967
2020-12-21 Daiki IharaUse workspace applyEdit instead of snippetWorkspaceEdit
2020-12-21 Daiki IharaFix assist test logic
2020-12-21 Daiki IharaUpdate test diagnostics in ide
2020-12-21 Daiki IharaAdd initial_contents field for CreateFile
2020-12-21 Daiki IharaAdd extract_module_to_file assist
2020-12-21 Daiki IharaAdd handling file_system_edit in test assists
2020-12-20 bors[bot]Merge #6968
2020-12-20 Jeremy KolbUpdate syn and quote
2020-12-20 Lukas WirthProperly parse legacy trait objects with leading ForType
2020-12-20 Lukas WirthParse attributes in tuple expressions
2020-12-20 Lukas WirthProperly attach attributes to Param instead of parent...
2020-12-20 Lukas WirthCreate non-exhaustive patterns for non_exhaustive attri...
2020-12-20 Lukas WirthReduce code duplication in pattern completion
2020-12-20 Lukas WirthEmit snippets for struct pattern completion if enabled
2020-12-20 bors[bot]Merge #6963
2020-12-20 Laurențiu NicolaSplit lines between sentences
2020-12-20 Lukas WirthAdd completions for patterns
2020-12-20 bors[bot]Merge #6961
2020-12-20 Laurențiu NicolaDocument the version requirements for building from...
2020-12-20 bors[bot]Merge #6959
2020-12-20 bors[bot]Merge #6921
2020-12-20 Lukas WirthShow enum variant completions for ref scrutinee
2020-12-20 Lukas WirthShow enum variant on Self qualified paths
2020-12-20 Edwin ChengUse pattern_single instead of pattern in mbe pat
2020-12-20 bors[bot]Merge #6958
2020-12-20 Aleksey KladovAlign code_model name with ungrammar
2020-12-20 bors[bot]Merge #6929
2020-12-20 Laurențiu Nicolambe: treat _ as ident
2020-12-19 bors[bot]Merge #6954
2020-12-19 Jeremy Kolbcargo update
2020-12-19 bors[bot]Merge #6953
2020-12-19 bjorn3Add test_rename_bind_pat
2020-12-19 bors[bot]Merge #6946
2020-12-19 Kirill BulatovFewer allocations
2020-12-19 bors[bot]Merge #6951
2020-12-19 Aleksey KladovMake sure that HighlightModifier::ALL is synchronized...
2020-12-19 bors[bot]Merge #6948
2020-12-19 bors[bot]Merge #6949
2020-12-19 Aleksey KladovClarify the meaning of no-op highlight tag
2020-12-19 Jonas SchievinkAdd API for mapping `Attr` back to its syntax node
2020-12-19 bors[bot]Merge #6947
2020-12-19 Aleksey KladovUse more Rustic highlighting specifiers
2020-12-19 Kirill BulatovTidy up
2020-12-19 Kirill BulatovKeep the original completion order in tests
2020-12-19 Kirill BulatovAdd a slightly better fuzzy search heuristics
2020-12-19 bors[bot]Merge #6944
next