]> git.lizzy.rs Git - rust.git/history - crates/ide-completion/src/render.rs
fix: format literal lookup
[rust.git] / crates / ide-completion / src / render.rs
2022-08-15 yue4ufix: format literal lookup
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-10 Ryo YoshidaMake tests pass
2022-08-10 Ryo YoshidaRemove `EscapedName`
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-07-28 borsAuto merge of #12902 - Veykril:item-scope, r=Veykril
2022-07-28 Lukas Wirthfix: Order ItemScope::entries results
2022-07-28 borsAuto merge of #12901 - Veykril:completion-trait-expr...
2022-07-28 Lukas Wirthfix: Don't complete marker traits in expression position
2022-07-25 Amos WengerMerge remote-tracking branch 'origin/master' into sync...
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-24 borsAuto merge of #12861 - DorianListens:dscheidt/complete...
2022-07-24 Dorian Scheidtfix: Autocomplete for struct fields includes receiver
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 borsAuto merge of #12827 - Veykril:be-lazy, r=Veykril
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerRun cargo fmt
2022-07-20 Amos WengerRun cargo fix --edition-idioms
2022-07-20 borsAuto merge of #12646 - lowr:fix/11897, r=lowr
2022-07-20 borsAuto merge of #12811 - TopGunSnake:12790, r=Veykril
2022-07-20 borsAuto merge of #12800 - hi-rustin:rustin-patch-issue...
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-18 hi-rustinFind original as node before compute ref match
2022-07-16 borsAuto merge of #12689 - Veykril:macro-rec, r=Veykril
2022-07-16 borsAuto merge of #12539 - soruh:instanciate_empty_structs...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-02 borsAuto merge of #12678 - Veykril:flyimport, r=Veykril
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-26 Hongxu Xucomplete raw identifier with "r#" prefix
2022-06-24 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
2022-06-23 borsAuto merge of #12605 - erhuve:fix/determine-doc-link...
2022-06-20 borsAuto merge of #12599 - flodiebold:no-test-deps, r=flodi...
2022-06-20 borsAuto merge of #12597 - Veykril:completions, r=Veykril
2022-06-20 Lukas WirthReimplement auto-ref completions for fields
2022-06-20 Lukas WirthRemove pattern rendering hack
2022-06-20 Lukas Wirthfix: Fix auto-ref completions inserting into wrong...
2022-06-20 borsAuto merge of #12594 - Veykril:completions, r=Veykril
2022-06-20 Lukas Wirthinternal: Lift out IdentContext from CompletionContext
2022-06-19 borsAuto merge of #12581 - lnicola:changelog-number, r...
2022-06-18 borsAuto merge of #12576 - harpsword:fold_range_non_block_m...
2022-06-18 borsAuto merge of #12577 - Veykril:completion, r=Veykril
2022-06-18 Lukas Wirthinternal: NameRefKind classification is not optional
2022-06-17 borsAuto merge of #12570 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthOnly run completion functions if their corresponding...
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-03 borsAuto merge of #12461 - Veykril:completions, r=Veykril
2022-06-03 Lukas WirthRemove some of the unnecessary helpfer functions from...
2022-06-03 borsAuto merge of #12459 - Veykril:completions, r=Veykril
2022-06-03 Lukas WirthFix visibility mods not being completed for field defs
2022-06-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-05-31 borsAuto merge of #12336 - bitgaoshu:mismatch, r=flodiebold
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-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-10 borsAuto merge of #12204 - Veykril:completions, r=Veykril
2022-05-10 borsAuto merge of #12203 - Veykril:completions, r=Veykril
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 #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 WirthIntroduce NameRefContext
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 Jacob PrattRemove handling of `#[rustc_deprecated]`
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 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case