]> git.lizzy.rs Git - rust.git/history - crates
simplify
[rust.git] / crates /
2022-01-14 Jake Heinzsimplify
2022-01-14 Jake Heinzide: parallel prime caches
2022-01-13 bors[bot]Merge #11276
2022-01-13 bors[bot]Merge #11277
2022-01-13 Laurențiu NicolaRemove duplicate test attribute
2022-01-13 Laurențiu NicolaReformat code
2022-01-13 Lukas WirthSlightly cleanup HasFormatSpecifier::lex_format_specifier
2022-01-13 bors[bot]Merge #11274
2022-01-13 Jonas SchievinkUnexport `MacroDefId` from `hir`
2022-01-12 bors[bot]Merge #11267
2022-01-12 Jonas SchievinkRemove `ModuleId` from `hir` reexports
2022-01-12 bors[bot]Merge #11266
2022-01-12 Jonas SchievinkMostly restore `hir` API boundary
2022-01-12 bors[bot]Merge #11265
2022-01-12 Lukas Wirthfix: Fix postfix completion panic
2022-01-12 bors[bot]Merge #11263
2022-01-12 Lukas Wirthfix: Fix don't drop param completions when fully typing...
2022-01-11 bors[bot]Merge #11261
2022-01-11 Lukas WirthDon't complete attributes with existing expressions
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 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...
next