]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-26 Laurențiu Nicolaclippy::redundant_clone fixes
2021-05-25 bors[bot]Merge #8942
2021-05-25 Aramis RazzaghipourRefactor application of `library` semantic token modifier
2021-05-24 bors[bot]Merge #8979
2021-05-24 Jonas SchievinkUpdate `CrateGraph` comment
2021-05-24 bors[bot]Merge #8978
2021-05-24 Jonas Schievinkinternal: intern `AttrInput`
2021-05-24 bors[bot]Merge #8975
2021-05-24 bors[bot]Merge #8977
2021-05-24 Jonas SchievinkFixup
2021-05-24 bors[bot]Merge #8976
2021-05-24 Aleksey Kladovinternal: rename hypothetical -> speculative
2021-05-24 Domantas Jadenkusadd test that it does not create extraneous commas
2021-05-24 Domantas Jadenkustidy
2021-05-24 Domantas Jadenkusgenerate match arms with todo!() as placeholder body
2021-05-24 Jonas SchievinkMake `TokenTextRange` private
2021-05-24 Jonas SchievinkMove `TokenMap` to its own file
2021-05-24 bors[bot]Merge #8970
2021-05-24 Jonas SchievinkDuplicate dependencies that have multiple DepKinds
2021-05-24 bors[bot]Merge #8967
2021-05-24 Eduardo Canellasfix: cursor position after item move command
2021-05-24 bors[bot]Merge #8963
2021-05-24 Laurențiu NicolaUpdate test fixtures
2021-05-24 bors[bot]Merge #8969
2021-05-24 Laurențiu NicolaUpdate download instructions
2021-05-24 bors[bot]Merge #8968
2021-05-24 Christoph Schmatzlerdocs: fix binary installation instructions
2021-05-24 bors[bot]Merge #8965
2021-05-24 Laurențiu NicolaBump rustc_lexer
2021-05-24 Laurențiu NicolaDisable `unaliged` feature of `object`
2021-05-24 Jonas SchievinkIntern `GenericArgs`
2021-05-24 Laurențiu NicolaBump object
2021-05-24 Laurențiu NicolaBump misc deps
2021-05-24 Laurențiu NicolaBump chalk
2021-05-24 Jonas Schievinkinternal: intern `TypeBound`s
2021-05-24 bors[bot]Merge #8955
2021-05-24 Kirill BulatovAdd a FIXME
2021-05-24 bors[bot]Merge #8962
2021-05-24 Kirill BulatovSmall file error display fix
2021-05-24 Aleksey Kladovinternal: try re-enabling debug info on releases again
2021-05-24 bors[bot]Merge #8959
2021-05-24 Aleksey Kladovfix: can download server binary on windows again
2021-05-24 Aramis RazzaghipourRemove superfluous early-returns
2021-05-24 Aramis RazzaghipourRename ‘foreign’ semantic token modifier to ‘library’
2021-05-24 Aramis RazzaghipourAdd testing of foreign item highlighting
2021-05-24 Aramis RazzaghipourHighlight foreign modules as such
2021-05-24 Aramis RazzaghipourRemove hir krate methods
2021-05-24 Aramis RazzaghipourAdd highlighting of items from other crates
2021-05-23 bors[bot]Merge #8945
2021-05-23 Florian DieboldGet rid of field_type again
2021-05-23 bors[bot]Merge #8953
2021-05-23 Aleksey Kladovfeat: generate getter avoids generating types like...
2021-05-23 bors[bot]Merge #8954
2021-05-23 Jonas Schievinkinternal: document ItemTree design
2021-05-23 Kirill BulatovDon't discover workspaces when detached files are given
2021-05-23 bors[bot]Merge #8948
2021-05-23 Kirill BulatovFix ts lint errors
2021-05-23 Aleksey Kladovfeat: generate getter assist places the cursor at the...
2021-05-23 bors[bot]Merge #8950
2021-05-23 Aleksey Kladovminor: align import style with styleguide
2021-05-23 Aleksey Kladovfix: reveal snippets
2021-05-23 Kirill BulatovDeal with todos
2021-05-23 Aleksey Kladovminimize tests
2021-05-23 Aleksey Kladovremove duplicate tests
2021-05-23 Aleksey Kladovreduce duplication
2021-05-23 Kirill BulatovDo not add cargo target for detached files only project
2021-05-23 Kirill BulatovDrag detached files towards loading
2021-05-23 Kirill BulatovDraft detached files retrieval
2021-05-23 Kirill BulatovSend detached files info to server via init params
2021-05-23 Kirill BulatovStart rust-analyzer server for arbitrary rust files
2021-05-23 bors[bot]Merge #8947
2021-05-23 Lukas Tobias... Correctly resolve crate name in use paths when import...
2021-05-23 bors[bot]Merge #8946
2021-05-23 Aleksey KladovMinor: fix comment style
2021-05-23 Florian DieboldInfer correct expected type in closure
2021-05-23 Florian DieboldInfer correct expected type for generic struct fields
2021-05-23 Florian DieboldRecord method call substs and use them in call info
2021-05-23 bors[bot]Merge #8944
2021-05-23 Jonas SchievinkExplain why nested `TypeRef` aren't interned
2021-05-23 bors[bot]Merge #8940
2021-05-23 Aramis RazzaghipourGive ‘unsafe’ semantic token modifier to unsafe traits
2021-05-23 bors[bot]Merge #8936 #8939
2021-05-23 Aleksey Kladovinternal: disable debug symbols due to failing windows...
2021-05-23 bors[bot]Merge #8938
2021-05-23 Florian DieboldPaper over #8931 a bit more
2021-05-23 Kirill BulatovMore style fixes
2021-05-23 Florian DieboldAdd test for #8931 and better checking
2021-05-23 Kirill BulatovStyle fix
2021-05-23 Kirill BulatovDon't use a deprecated accessor
2021-05-23 Kirill BulatovBetter releaseId naming
2021-05-23 Kirill BulatovRemove nightly release id from local storage for stable...
2021-05-23 Kirill BulatovDownload nightly extension when configured and run...
2021-05-23 bors[bot]Merge #8935
2021-05-23 simdocs(manual): Add rust-tools.nvim to nvim-lsp
2021-05-23 bors[bot]Merge #8932
2021-05-23 Jonas SchievinkRender where clauses and more generic params
2021-05-22 Jonas SchievinkPretty-print generic parameters
2021-05-22 Jonas SchievinkItemTree: pretty-print all paths
2021-05-22 bors[bot]Merge #8926
2021-05-22 bors[bot]Merge #8927
next