]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-06 Lukas Wirthfix: Fix SearchScope using incorrect text ranges for...
2022-04-05 bors[bot]Merge #11905
2022-04-05 bors[bot]Merge #11891
2022-04-05 Jonas SchievinkRemove hir_expand macro recursion check
2022-04-05 bors[bot]Merge #11904
2022-04-05 Jonas SchievinkWrap macros in expr position in `MacroExpr` node
2022-04-05 CaduUsing `error` instead of `output.stderr` in failure...
2022-04-04 CaduMade error output the contents of Cargo's stderr as...
2022-04-04 Caduwordsmithing.
2022-04-04 CaduBetter error message hinting about `cargo clippy`
2022-04-04 bors[bot]Merge #11899
2022-04-04 iDawerfix: Skip match check on a pattern of unexpected TyKind...
2022-04-04 bors[bot]Merge #11896
2022-04-04 Lukas Wirthfix: Show the path to be created in the unresolved...
2022-04-04 bors[bot]Merge #11894
2022-04-04 cameron1024Update crates/ide_completion/src/render/function.rs
2022-04-04 cameronfix type error
2022-04-04 cameronremove unwarp on adt name
2022-04-04 cameroncomplete pattern args based on type name
2022-04-03 bors[bot]Merge #11865
2022-04-03 Jonas BushartUse check_count! instead of multiple check! in separate...
2022-04-03 bors[bot]Merge #11890
2022-04-03 Lukas WirthDelete FUNDING.yml
2022-04-03 bors[bot]Merge #11887
2022-04-03 Lukas Wirthfix: Add missing fields diagnostic fix for patterns
2022-04-03 bors[bot]Merge #11699
2022-04-03 Ethiraricfeat: assist to remove unneeded `async`s
2022-04-03 bors[bot]Merge #10802
2022-04-03 Jonas BushartMerge test functions using the same coverage marks...
2022-04-03 bors[bot]Merge #11866
2022-04-03 bors[bot]Merge #11886
2022-04-03 Aleksey Kladovadd test for postfix completion relevance
2022-04-03 bors[bot]Merge #11821
2022-04-03 bors[bot]Merge #11879
2022-04-03 Laurențiu NicolaLoad @hpcc-js/wasm as a script, not worker
2022-04-03 hkalbasisuggest infered type in auto complete
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11882
2022-04-02 Lukas Wirthinternal: outline child modules with missing backing...
2022-04-02 bors[bot]Merge #11881
2022-04-02 Florian Dieboldfix: Don't rely on lang items to find primitive impls
2022-04-02 bors[bot]Merge #11878
2022-04-02 Florian Dieboldfix: Paper over GAT panic
2022-04-02 iDawerfix: `merge_imports::recursive_merge` exiting early
2022-04-01 bors[bot]Merge #11875
2022-04-01 Lukas WirthSimplify completion import insertion
2022-04-01 Lukas WirthCleanup relevance scoring
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11874
2022-04-01 Jake Vossenenum variant wording
2022-04-01 Aleksei TrifonovIntroduce postfix item types
2022-04-01 bors[bot]Merge #11872
2022-04-01 Lukas Wirthinternal: Remove `PathResolution::AssocItem`
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11870
2022-04-01 bors[bot]Merge #11871
2022-04-01 Lukas Wirthinternal: Move rust.ungram into rust-analyzer/crates...
2022-04-01 iDawerfix: splitting path of a glob import wrongly adds ...
2022-04-01 hkalbasirecover from missing type annotation
2022-04-01 bors[bot]Merge #11869
2022-04-01 Lee DogeonCode blocks with tilde also works like code block
2022-04-01 bors[bot]Merge #11867
2022-04-01 Jake Vossencreate generate is, as, try_into group
2022-03-31 Felix MaurerAdd test against line number underflow
2022-03-31 Felix MaurerPrevent underflow when converting line numbers
2022-03-31 Jonas BushartFix: Select correct insert position for disabled group...
2022-03-31 bors[bot]Merge #11863
2022-03-31 Jonas SchievinkRemove parser restriction on varargs positioning
2022-03-31 bors[bot]Merge #11827
2022-03-31 bors[bot]Merge #11861
2022-03-31 Jonas SchievinkAdd "view file text" command to debug sync issues
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-30 Aleksei TrifonovFix formatting
2022-03-30 Aleksei TrifonovLower postfix suggestions in completions list
2022-03-30 Lukas Wirthinternal: Refactor FamousDefs builtin crate search
2022-03-30 bors[bot]Merge #11852
2022-03-30 ManasType mismatch when last expression is noreturn asm
2022-03-30 bors[bot]Merge #11849
2022-03-30 Gibson Fahnestockdocs(auto_import): change by_self -> self and by_crate...
2022-03-29 bors[bot]Merge #11844
2022-03-29 Florian DieboldFix divergence detection for bare match arms
2022-03-29 bors[bot]Merge #11842
2022-03-29 Florian DieboldFix duplicate type mismatches with blocks
2022-03-29 bors[bot]Merge #11840
2022-03-29 hkalbasifix regression_11688_3
2022-03-27 bors[bot]Merge #11833
2022-03-27 Florian DieboldRemove legacy_const_generics_indices from CallableSig
2022-03-27 Florian DieboldMove mismatched-arg-count diagnostic to inference
2022-03-27 bors[bot]Merge #11832
2022-03-27 Marius UngureanuFix typo in the style documentation
2022-03-27 bors[bot]Merge #11831
2022-03-27 Florian Dieboldfix: Disable ref_match for qualified paths as well
2022-03-27 bors[bot]Merge #11829
2022-03-27 Laurențiu NicolaBump chalk
2022-03-26 bors[bot]Merge #11825
2022-03-26 bors[bot]Merge #11826
2022-03-26 Laurențiu NicolaRevert "Emit #[must_use] in Generate new assist"
2022-03-26 Lukas WirthSort runnable test results to make them deterministic
2022-03-26 Lukas Wirthfix: Don't complete Drop::drop for qualified paths
2022-03-26 Lukas WirthSimplify
next