]> git.lizzy.rs Git - rust.git/history - crates/ide-completion
Auto merge of #12416 - Veykril:inlay-hints, r=Veykril
[rust.git] / crates / ide-completion /
2022-05-30 borsAuto merge of #12406 - harpsword:fix-add-inlayHints...
2022-05-30 borsAuto merge of #12387 - 00nktk:fix-mod-rename, r=Veykril
2022-05-30 borsAuto merge of #12412 - yue4u:fix/visibility-completion...
2022-05-29 yue4ufix: visibility completion
2022-05-27 borsAuto merge of #12341 - vemoo:exclude_dirs, r=Veykril
2022-05-24 borsAuto merge of #12377 - Veykril:logs, r=Veykril
2022-05-24 borsAuto merge of #12376 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthfix: Insert whitespace into trait-impl completions...
2022-05-24 Lukas WirthSimplify
2022-05-24 borsAuto merge of #12373 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthinternal: Refactor our record pat/expr handling in...
2022-05-24 borsAuto merge of #12361 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthinternal: Simplify DotAccess representation in completions
2022-05-23 borsAuto merge of #12359 - lnicola:universal-vsix-part...
2022-05-23 borsAuto merge of #12360 - Veykril:completion, r=Veykril
2022-05-23 Lukas Wirthfix: Fix completions not working after attributes
2022-05-20 borsAuto merge of #12301 - harpsword:fix_for_crlf_cargo_ran...
2022-05-19 borsAuto merge of #12309 - Veykril:completion, r=Veykril
2022-05-19 Lukas Wirthfix: Fix incorrect expected type in completions for...
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-15 borsAuto merge of #12242 - flodiebold:extension-description...
2022-05-15 borsAuto merge of #12190 - harpsword:fix_diagostics_map_inc...
2022-05-13 borsAuto merge of #12245 - Veykril:compl-snip, r=Veykril
2022-05-13 Lukas Wirthfix: Fix fill-arguments completions not working
2022-05-13 borsAuto merge of #12241 - jonas-schievink:does-not-float...
2022-05-13 Jonas SchievinkFix tests
2022-05-13 Jonas SchievinkRevert "Auto merge of #12149 - jonas-schievink:literall...
2022-05-10 borsAuto merge of #12204 - Veykril:completions, r=Veykril
2022-05-10 Lukas WirthMove keyword expressions to expr completions module
2022-05-10 borsAuto merge of #12203 - Veykril:completions, r=Veykril
2022-05-10 Lukas WirthDon't parse files in module completion
2022-05-10 Lukas WirthSimplify
2022-05-10 borsAuto merge of #12010 - Veykril:r-a-config, r=Veykril
2022-05-10 borsAuto merge of #12201 - Veykril:inlay-hide, r=Veykril
2022-05-09 borsAuto merge of #12199 - jonas-schievink:no-invalid-assoc...
2022-05-09 Jonas SchievinkDon't show assoc. type binding completions when invalid
2022-05-09 borsAuto merge of #12198 - jonas-schievink:ide-resolve...
2022-05-09 Jonas SchievinkMake completion work too
2022-05-09 borsAuto merge of #12197 - Veykril:insert-use-fix, r=Veykril
2022-05-09 borsAuto merge of #11983 - jhpratt:remove-rustc_deprecated...
2022-05-07 borsAuto merge of #12187 - Veykril:completion-rev, r=Veykril
2022-05-07 borsAuto merge of #12188 - Veykril:auto-import, r=Veykril
2022-05-07 Lukas Wirthfix unreachable pub
2022-05-07 Lukas WirthMerge the different identifier contexts into one enum
2022-05-07 Lukas WirthSplit namelike into the corresponding completion contexts
2022-05-07 Lukas WirthIntroduce NameRefContext
2022-05-07 borsAuto merge of #12186 - Veykril:completion-rev, r=Veykril
2022-05-07 Lukas Wirthminor: Move inferred type completions
2022-05-06 borsAuto merge of #12175 - Veykril:completion-rev, r=Veykril
2022-05-06 Lukas Wirthfix: Fix snippets triggering where they shouldn't
2022-05-06 borsAuto merge of #12174 - Veykril:completion-rev, r=Veykril
2022-05-06 Lukas Wirthinternal: Improve completion tests by checking that...
2022-05-06 borsAuto merge of #12171 - lnicola:proc-macros-dont-invalid...
2022-05-06 borsAuto merge of #12173 - Veykril:completion-rev, r=Veykril
2022-05-06 Lukas Wirthinternal: completion PathKind is not optional
2022-05-05 borsAuto merge of #12168 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Remove unqualified_path completions module
2022-05-05 borsAuto merge of #12149 - jonas-schievink:literally-just...
2022-05-05 Jonas SchievinkAdd completion test
2022-05-05 Jonas SchievinkRemove `ast::Literal::token`
2022-05-05 borsAuto merge of #12164 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Remove unqualified_path completions module
2022-05-05 borsAuto merge of #12161 - Veykril:completion-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Lift out item list path completions from...
2022-05-05 borsAuto merge of #12160 - Veykril:completions-rev, r=Veykril
2022-05-05 Lukas Wirthminor: Sort ide-completions test outputs for less disru...
2022-05-05 borsAuto merge of #12159 - Veykril:completions-rev, r=Veykril
2022-05-05 Lukas Wirthinternal: Lift out macro bang property from PathKind...
2022-05-05 Jacob PrattRemove handling of `#[rustc_deprecated]`
2022-05-02 borsAuto merge of #12123 - rainy-me:feat/impl-self-completi...
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-01 rainy-mefeat: provide self in record literal completion
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case