]> git.lizzy.rs Git - rust.git/history - crates
Resolve tuple variants in value namespace
[rust.git] / crates /
2021-07-22 Jonas SchievinkResolve tuple variants in value namespace
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 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-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 #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 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 bors[bot]Merge #9633
2021-07-19 Jonas SchievinkAdd `TreeId` to identify `ItemTree`s
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-18 Florian DieboldDetermine expected parameters from expected return...
2021-07-18 Aleksey Kladovfix: potential bugs when build scripts do not match...
2021-07-18 bors[bot]Merge #9619
2021-07-18 Lukas WirthSupport GATs for associated type arg parsing
2021-07-18 Aleksey Kladovinternal: simplify handling of the build scripts
2021-07-18 bors[bot]Merge #9624
2021-07-18 Laurențiu NicolaFix AbsPath::ends_with
2021-07-17 bors[bot]Merge #9623
2021-07-17 Aleksey Kladovinternal: make it clearer where IO happens
2021-07-17 bors[bot]Merge #9622
2021-07-17 Aleksey Kladovfeat: improve parser error recovery for function parameters
2021-07-17 bors[bot]Merge #9620
2021-07-17 Aleksey Kladovinternal: a bit more of cwd safety for flycheck
2021-07-17 Aleksey Kladovinternal: make sure that proc macro machinery doesn...
2021-07-17 Aleksey Kladovinternal: make it easier to isolate IO
2021-07-16 bors[bot]Merge #9614
2021-07-16 Lukas WirthCleanup tests
2021-07-16 Lukas WirthParse input expressions in for dbg! in remove_dbg
2021-07-15 bors[bot]Merge #9611
2021-07-15 Kirill BulatovExplicitly connect an ambiguous import path case logic...
2021-07-15 bors[bot]Merge #9608
2021-07-15 Lukas WirthAdd regression test fo #7222
2021-07-15 bors[bot]Merge #9607
2021-07-15 Lukas WirthSimplify
2021-07-15 Florian DieboldAdapt tests for correct behavior
2021-07-15 bors[bot]Merge #9605
2021-07-15 Lukas WirthFolding ranges respect item visibilities
2021-07-15 Lukas WirthAdd nested region folding test
2021-07-15 bors[bot]Merge #9604
2021-07-15 Lukas WirthDon't fold consecutive modules with item lists
2021-07-15 bors[bot]Merge #9603
2021-07-15 Lukas WirthMove attribute completion tests
2021-07-15 bors[bot]Merge #9600
2021-07-15 bors[bot]Merge #9595
next