]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-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 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 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
2022-03-25 bors[bot]Merge #11793
2022-03-25 bors[bot]Merge #11817
2022-03-25 bors[bot]Merge #11809
2022-03-25 Jonas Schievinkfix comment
2022-03-24 bors[bot]Merge #11810
2022-03-24 Jonas SchievinkRename the 1.47 ABI to 1.48
2022-03-24 Jonas SchievinkDisable experimental diagnostics by default
2022-03-24 bors[bot]Merge #11772
2022-03-24 hkalbasiuse pat_id instead of name in const eval stack
2022-03-24 hkalbasiorganize const eval tests
2022-03-24 hkalbasiSupport constants in const eval
2022-03-23 bors[bot]Merge #11806
2022-03-23 Lukas Wirthfix: Fix async block type inference using containing...
2022-03-23 bors[bot]Merge #11802
2022-03-23 bors[bot]Merge #11805
2022-03-23 Florian DieboldFix filter_map in minicore
2022-03-23 Florian DieboldAdjust value in syntax highlighting benchmark
2022-03-23 Florian DieboldDon't try to resolve methods on unknown types
2022-03-23 Jonas SchievinkStub out `SourceFile` related proc macro functions
2022-03-23 bors[bot]Merge #11801
2022-03-23 Jonas SchievinkReturn the first span from `Span::join`
2022-03-23 bors[bot]Merge #11800
2022-03-23 Jonas Schievinkfix: properly import all types of macros with #[macro_u...
2022-03-23 bors[bot]Merge #11799
2022-03-23 Waffle MaybeFix typo in `abi_1_57/mod.rs` comment
2022-03-23 bors[bot]Merge #11797
2022-03-23 Jonas SchievinkIntroduce new fixed proc macro ABI for 1.57.0
2022-03-23 bors[bot]Merge #11791
2022-03-22 Lukas Wirthminor: Remove sponsors from readme files
2022-03-22 bors[bot]Merge #11795
2022-03-22 unexgefix: Correctly suggest auto importing traits from aliases
2022-03-22 bors[bot]Merge #11792
2022-03-22 Kyle HueyPreserve order when grouping references.
2022-03-22 Kyle HueyLSIF: consolidate references into a single edge where...
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-03-22 Jonas Schievinksignature help: skip lifetimes when non-lifetime argume...
2022-03-22 bors[bot]Merge #11789
2022-03-22 Lukas Wirthfix: Fix lifetime elision hint configuration key
2022-03-22 bors[bot]Merge #11788
2022-03-22 Jonas SchievinkTrigger call info when completing generic type
2022-03-22 Jonas SchievinkAvoid signature help inside multiline expressions
2022-03-22 bors[bot]Merge #11786
next