]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-23 Jonas SchievinkComplete editable private items
2021-07-23 bors[bot]Merge #9683
2021-07-23 Lukas WirthAdd a Union to the base item completion test fixture
2021-07-23 bors[bot]Merge #9681
2021-07-23 Jonas SchievinkFix formatting and use `Iterator::any`
2021-07-23 Lukas WirthMove out unqualified_path completion tests
2021-07-23 Lukas WirthAdd functions to base items completion test fixture
2021-07-23 bors[bot]Merge #9678
2021-07-23 Kevin DeLoreyRemoved all dead config accessors.
2021-07-23 Kevin DeLoreyremoved dead code
2021-07-23 Jonas SchievinkRespect `#[doc(hidden)]` in dot-completion
2021-07-23 Kevin DeLoreyUpdated docs.
2021-07-23 Kevin DeLoreyAdded tests to ensure config behavior.
2021-07-23 Kevin DeLoreyInitial commit of highlight related configuration w...
2021-07-23 bors[bot]Merge #9677
2021-07-23 Lukas WirthCorrectly classify Rename Names
2021-07-22 bors[bot]Merge #9676
2021-07-22 Lukas WirthDescribe the current lifetime/label completion specifics
2021-07-22 bors[bot]Merge #9675
2021-07-22 Lukas WirthClarify what the outline test module is for
2021-07-22 Lukas WirthMove out record completion tests
2021-07-22 bors[bot]Merge #9674
2021-07-22 bors[bot]Merge #9634
2021-07-22 Jonas SchievinkResolve tuple variants in value namespace
2021-07-22 Damien Elmesmention files.watcherExclude
2021-07-22 bors[bot]Merge #9453
2021-07-22 bors[bot]Merge #9671
2021-07-22 Laurențiu NicolaFix a couple of clippy nits
2021-07-21 bors[bot]Merge #9669
2021-07-21 Lukas WirthMove out fn_param tests
2021-07-21 bors[bot]Merge #9668
2021-07-21 Lukas WirthFix some more basic clippy lints
2021-07-21 bors[bot]Merge #9667
2021-07-21 Laurențiu NicolaRemove proc macro ABI issue from bug report template
2021-07-21 bors[bot]Merge #9666
2021-07-21 Lukas WirthFix some clippy lints in ide_completion
2021-07-21 bors[bot]Merge #9665
2021-07-21 Lukas WirthOnly complete ancestors and self in visibility path...
2021-07-21 bors[bot]Merge #9664
2021-07-21 Lukas WirthSimplify
2021-07-21 bors[bot]Merge #9663
2021-07-21 bors[bot]Merge #9662
2021-07-21 Lukas WirthDon't offer extract_variable assist when there is no...
2021-07-21 Jonas Schievinkfilter visiblities when resolving in extern crate
2021-07-21 bors[bot]Merge #9660
2021-07-21 Tom Dohrmannhide keyword suggestions in non trivial paths
2021-07-21 bors[bot]Merge #9658
2021-07-21 Jesse Jacksondocs: fix typo
2021-07-20 bors[bot]Merge #9656
2021-07-20 Florian DieboldRevert "Merge #9655"
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
2021-07-20 Aleksey Kladovminor: remove dead code
2021-07-20 bors[bot]Merge #9653
2021-07-20 Lukas Wirthcov-mark
2021-07-20 bors[bot]Merge #9652
2021-07-20 Lukas WirthDon't concat path in replace_qualified assist when...
2021-07-20 bors[bot]Merge #9651
2021-07-20 Lukas WirthRestrict completions inside visibility modifiers
2021-07-20 bors[bot]Merge #9637
2021-07-20 Lukas WirthMore tests
2021-07-20 Lukas WirthMove doc_links tests from hover to doc_links
2021-07-20 Lukas WirthMinor cleanups
2021-07-20 Lukas WirthSome more fragment fixes
2021-07-20 bors[bot]Merge #9648
2021-07-20 Aleksey Kladovminor: address review comments
2021-07-20 bors[bot]Merge #9647
2021-07-20 Aleksey Kladovinternal: remove potentially slow method
2021-07-20 Aleksey Kladovinternal: remove one usage of a slow method
2021-07-20 bors[bot]Merge #9646
2021-07-20 mahdi-frmsadd 'use' prefix for any auto-import
2021-07-20 Aleksey Kladovinternal: remove one usage of a slow method
2021-07-20 Lukas WirthCorrectly generate link fragments for associated items
2021-07-20 Lukas WirthCleanup runnables canonical path impl
2021-07-20 bors[bot]Merge #9644
2021-07-20 Aleksey Kladovinternal: add simple smoke test for project model
2021-07-20 bors[bot]Merge #9645
2021-07-20 Aleksey Kladovinternal: easier to skim CI logs
2021-07-20 bors[bot]Merge #9642
2021-07-20 Aleksey Kladovminor: publish la_arena
2021-07-20 bors[bot]Merge #9641
2021-07-19 Aleksey Kladovdocs: publish Explaining Rust Analyzer series
2021-07-19 Lukas WirthResolve paths to assoc items for traits
2021-07-19 bors[bot]Merge #9638
2021-07-19 Aleksey Kladovminor: simplify
2021-07-19 Aleksey Kladovinternal: use types to remove some unwraps
2021-07-19 Lukas WirthAdd doc-link resolution test infra
2021-07-19 Aleksey Kladovminor: typo
2021-07-19 bors[bot]Merge #9625
2021-07-19 bors[bot]Merge #9635
2021-07-19 Aleksey Kladovinternal: explain why we avoid serializing everything
2021-07-19 bors[bot]Merge #9631
2021-07-19 Aleksey Kladovremove debug prints
2021-07-19 Aleksey Kladovfix tests
2021-07-19 KOLANICHAdded some metadata for rust-analyser package sufficien...
2021-07-19 Damien Elmesminor update to excludeDirs doc
2021-07-19 bors[bot]Merge #9633
2021-07-19 Jonas SchievinkAdd `TreeId` to identify `ItemTree`s
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-19 bors[bot]Merge #9627
next