]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-11 bors[bot]Merge #11259
2022-01-11 Jonas SchievinkFix concatenation of `super` mod paths
2022-01-11 bors[bot]Merge #11258
2022-01-11 bors[bot]Merge #11257
2022-01-11 Matt WilliamsKate uses rust-analyzer by default
2022-01-11 Jonas SchievinkReport `DefDiagnostic`s from inside item bodies
2022-01-11 bors[bot]Merge #11210
2022-01-11 Lukas WirthLookup lang attribute on assoc item trait directly
2022-01-11 Lukas WirthUpdate tests
2022-01-11 Lukas Wirthfeat: Deprioritize ops methods in completion
2022-01-11 bors[bot]Merge #11252
2022-01-11 Wang RuochenFix documentation of snippet
2022-01-10 bors[bot]Merge #11247
2022-01-10 Jonas SchievinkPrint a single ellipsis for any number of omitted types
2022-01-08 bors[bot]Merge #11238
2022-01-08 Jonas SchievinkShrink diagnostic spans for errors inside macros
2022-01-08 Jonas SchievinkAllow doc comments on all `Item`s
2022-01-08 bors[bot]Merge #11237
2022-01-08 Lukas Wirthfix: Fix outline modules spilling inner doc injections...
2022-01-08 bors[bot]Merge #11236
2022-01-08 Lukas WirthRemove `InFile` wrapping from DynMap keys
2022-01-08 Lukas WirthOnly add generics with the correct file id to DynMap
2022-01-08 bors[bot]Merge #11235
2022-01-08 Lukas WirthDo less allocs in `trait_data` and `impl_data` queries
2022-01-08 Lukas WirthRecord attribute calls on assoc items in TraitData...
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11232
2022-01-07 Lukas WirthSimplify
2022-01-07 Lukas WirthFilter out macro calls by file id in when building...
2022-01-07 bors[bot]Merge #11230
2022-01-07 Lukas Wirthfix: Fix attribute stripping ignoring doc comments
2022-01-07 Petr NevyhoštěnýFix generic type substitution in impl trait with assoc...
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 Benjamin Coenenfeat(diagnostics): use default expression instead of...
2022-01-07 Jeroen Vannevelsuccinct code
2022-01-07 bors[bot]Merge #11225
2022-01-07 Lukas WirthUpdate item tree test output
2022-01-07 bors[bot]Merge #11194
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-07 Jeroen Vannevelinclude tabstops
2022-01-07 Lukas WirthBetter interface for doc comment and attribute processing
2022-01-07 Benjamin Coenenfeat(diagnostics): use default expression instead of...
2022-01-07 Côme ALLARTrefactor: apply suggestions
2022-01-07 Coenen BenjaminUpdate crates/rust-analyzer/src/config.rs
2022-01-07 Jeroen Vannevelfmt
2022-01-07 Jeroen Vannevelconcise filtering
2022-01-07 Lukas WirthGenerate `AnyHasDocComments` node
2022-01-07 Jeroen Vannevelsupport const params
2022-01-07 Jeroen VannevelCount the type parameters only
2022-01-06 bors[bot]Merge #11218
2022-01-06 Wang RuochenCorrect has_ref detection
2022-01-06 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-06 bors[bot]Merge #11217
2022-01-06 Laurențiu NicolaMove pretty-printing test out of assist
2022-01-06 bors[bot]Merge #11216
2022-01-06 Lukas Wirthinternal: Support registered tools and attributes in...
2022-01-06 bors[bot]Merge #11214
2022-01-06 Lukas Wirthfeat: poke user when supplying faulty configurations
2022-01-06 bors[bot]Merge #11193
2022-01-06 Lukas WirthAdjust config name
2022-01-06 Lukas WirthRegenrate docs and package.json
2022-01-06 Lukas Wirthfeat: Add config to replace specific proc-macros with...
2022-01-06 bors[bot]Merge #11211
2022-01-06 Jonas SchievinkFix parsing of `#[derive]` paths
2022-01-06 bors[bot]Merge #11209
2022-01-06 Jonas SchievinkUse`const _` instead of `mod __`
2022-01-06 bors[bot]Merge #11208
2022-01-06 Jonas SchievinkExpand attribute macros on impl and trait items
2022-01-06 bors[bot]Merge #11207
2022-01-06 Jonas PlatteAlways put a space after impl in macro pretty-printing
2022-01-06 Côme ALLARTfix: remove brackets if no generic types
2022-01-05 bors[bot]Merge #11204
2022-01-05 Lukas Wirthfix: `replace_qualified_name_with_use` does not use...
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 Lukas Wirthfix: Fix `apply_demorgan` assist hanging for certain...
2022-01-05 Jeroen Vannevelremoved double matching
2022-01-05 Jeroen Vannevelno PathExpr arm
2022-01-05 Jeroen Vannevel.clone() over .to_owned()
2022-01-05 Jeroen Vannevelless wordy ref_kind assignment
2022-01-05 bors[bot]Merge #11201
2022-01-05 Lukas Wirthfix: Fix completions not considering ancestor items...
2022-01-05 bors[bot]Merge #11200
2022-01-05 bors[bot]Merge #11198
2022-01-05 Jonas PlatteAlways put a space after `dyn` in macro pretty-printing
2022-01-05 Jonas PlatteAdd failing test case for issue 11100
2022-01-05 Jonas Schievinksimplify
2022-01-05 Aaron HillRemove unused lifetime
2022-01-05 Jeroen Vannevelremoved trailing whitespace
2022-01-05 Jeroen Vannevelcomment
2022-01-05 Jeroen Vanneveladditional test for a reference local (on top of mutabl...
2022-01-05 Jeroen Vannevelfailing test for a reference local
2022-01-05 Jeroen VannevelDon't include a ref if none was declared
2022-01-05 Jeroen Vannevelsupport ref params as well
2022-01-05 Jeroen Vannevelcorrectly handle mutable references
2022-01-04 Côme ALLARTfix(gen-doc-assist): remove lifetimes in description...
2022-01-04 bors[bot]Merge #11190
2022-01-04 Eduardo Canellasrefactor: apply review suggestions
2022-01-04 bors[bot]Merge #11112
2022-01-04 hkalbasiEvaluate constants in array repeat expression
next