]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-16 bors[bot]Merge #7657
2021-02-16 Aleksey Kladovdocument offsets
2021-02-16 bors[bot]Merge #7696
2021-02-16 Aleksey KladovFix bitrotted module name
2021-02-16 Aleksey KladovEnable offset-encoding capability
2021-02-16 Aleksey KladovImplement utf8 offsets
2021-02-16 Aleksey KladovMake it easy to add additional context for offset conve...
2021-02-16 Aleksey KladovMake utf8 default, implement utf16 in terms of it
2021-02-16 Aleksey Kladovreduce code duplication in tests
2021-02-16 Aleksey KladovPrepare for utf-8 offsets
2021-02-16 kjeremyFix a few clippy::perf warnings
2021-02-16 bors[bot]Merge #7695
2021-02-16 kjeremyBump lsp-types
2021-02-16 bors[bot]Merge #7687
2021-02-16 bors[bot]Merge #7620
2021-02-15 ArnaudSpecialization for async traits
2021-02-15 bors[bot]Merge #7685
2021-02-15 kjeremycargo update
2021-02-15 bors[bot]Merge #7684
2021-02-15 ivan770Actually fix runnable order
2021-02-14 bors[bot]Merge #7661
2021-02-14 Jeremy KolbStart LSP 3.17 support
2021-02-14 bors[bot]Merge #7678
2021-02-14 Michał MuskałaSimplify find_crlf
2021-02-14 bors[bot]Merge #7676
2021-02-14 Aleksey KladovMake it clear which client-side commands we use
2021-02-14 bors[bot]Merge #7656
2021-02-14 bors[bot]Merge #7643 #7663
2021-02-14 bors[bot]Merge #7668
2021-02-13 Lukas WirthDon't rename field record patterns directly
2021-02-13 bors[bot]Merge #7667
2021-02-13 Domantas Jadenkusstrip type parameter defaults when generating impl...
2021-02-13 bors[bot]Merge #7664
2021-02-13 bors[bot]Merge #7665
2021-02-13 Lukas WirthDon't classify attribute macros as their path unless...
2021-02-13 Domantas Jadenkuscargo fmt
2021-02-13 Domantas Jadenkususe generate_impl_text in replace_derive_with_manual_impl
2021-02-13 Domantas Jadenkususe generate_impl_text in generate_impl
2021-02-13 Lukas WirthFallback to renaming input NameRef node for macros...
2021-02-13 Domantas Jadenkususe generate_impl_text in generate_from_impl
2021-02-13 Yaroslav Bolyukinfix: tolerate spaces in nix binary patching
2021-02-13 Lukas WirthPrevent aliases from being renamed for now
2021-02-13 Vladyslav Katasonovexpose hir::Type::type_paramters
2021-02-13 Vladyslav Katasonovallow try expr? with return None in extracted function
2021-02-13 Vladyslav Katasonovallow try expr? when extacting function
2021-02-13 Vladyslav Katasonovhandle return, break and continue when extracting function
2021-02-13 Vladyslav Katasonovmigrate body span to {parent,text_range}
2021-02-13 bors[bot]Merge #7662
2021-02-13 Lukas WirthGroup generate getter/setter assist
2021-02-13 bors[bot]Merge #7596
2021-02-13 ivan770Remove CodeLensResolveData mention from lsp-extensions.md
2021-02-13 Benjamin BouvierAllow automatically detect the rustc-src directory...
2021-02-13 ivan770Make annotations tests similar to those in runnables
2021-02-13 Lukas WirthOnly use HIR when searching for enum constructors,...
2021-02-13 bors[bot]Merge #7659
2021-02-13 ivan770Improve runnable annotations order, fix incorrect ignor...
2021-02-13 Domantas Jadenkuscargo fmt
2021-02-13 ivan770Added annotation tests
2021-02-13 Domantas Jadenkusmake it work for record-style variants
2021-02-13 Domantas Jadenkusupdate doc
2021-02-13 Domantas Jadenkushandle generic enums
2021-02-13 Domantas Jadenkusallow any field type
2021-02-13 Domantas Jadenkususe Self instead of enum name
2021-02-13 ivan770Fix incorrect references annotation
2021-02-13 ivan770Moved CodeLens to ide crate
2021-02-13 bors[bot]Merge #7658
2021-02-13 andyliziBuild dist-x86_64-unknown-linux-musl releases
2021-02-12 Lukas WirthImplement constructor usage search for almost all items
2021-02-12 bors[bot]Merge #7655
2021-02-12 bors[bot]Merge #7358
2021-02-12 Lukas WirthUpdate references test output
2021-02-12 Lukas WirthUse NameLike in FileReference directly as its not expor...
2021-02-12 Lukas WirthRefactor reference searching to work with the ast
2021-02-12 Lukas WirthRemove unused ReferenceSearchResult functions
2021-02-12 Laurențiu NicolaInclude a commit log summary in the changelog
2021-02-12 bors[bot]Merge #7650
2021-02-12 bors[bot]Merge #7639
2021-02-12 kjeremyBump rust to latest stable 1.50
2021-02-12 Yoshua WuytsAdd `find_impl_block_end` assist helper
2021-02-12 bors[bot]Merge #7652
2021-02-12 Florian DieboldRemove pinned Rust version again
2021-02-12 Florian DieboldFix slow tests sometimes failing
2021-02-12 bors[bot]Merge #7653
2021-02-12 Aleksey KladovDocument config pattern
2021-02-12 bors[bot]Merge #7644
2021-02-12 bors[bot]Merge #7638 #7648
2021-02-12 Peter Wischerfix nightly warning `legacy_derive_helpers`
2021-02-12 bors[bot]Merge #7651
2021-02-12 Jonas SchievinkPin Rust to 1.49.0 on CI
2021-02-11 Jonas SchievinkComplete builtin type paths
2021-02-11 Jonas SchievinkWrap `BuiltinType` in code model
2021-02-11 kjeremylibloading 0.7
2021-02-10 bors[bot]Merge #7631
2021-02-10 Jonas SchievinkAdd test for #1165
2021-02-10 bors[bot]Merge #7630
2021-02-10 Jonas SchievinkSlightly expand test
2021-02-10 bors[bot]Merge #7627
2021-02-10 Jonas SchievinkAdd more tests
2021-02-10 Jonas SchievinkPut the old resolver back
2021-02-10 Jonas SchievinkUpdate fixed tests
next