]> git.lizzy.rs Git - rust.git/history - crates/ide
fix: Insert whitespace into trait-impl completions when coming from macros
[rust.git] / crates / ide /
2022-05-24 Lukas Wirthfix: Insert whitespace into trait-impl completions...
2022-05-24 borsAuto merge of #12370 - andylizi:macro-expand-underscore...
2022-05-24 andyliziadd test for macro expand formatting
2022-05-23 andyliziide: insert whitespaces surrounding `_` in macro expansion
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 borsAuto merge of #12358 - Veykril:hl-mac, r=Veykril
2022-05-23 Lukas Wirthminor: Simplify syntax-highlighting macro checks
2022-05-23 borsAuto merge of #12357 - Veykril:find-ref-macro, r=Veykril
2022-05-23 Lukas Wirthfix: When hovering macro inputs, don't show everything...
2022-05-23 Lukas Wirthfix: When reference searching macro inputs, don't searc...
2022-05-22 borsAuto merge of #12334 - fasterthanlime:gh-11635, r=Veykril
2022-05-22 borsAuto merge of #12281 - lnicola:increase-overflow-depth...
2022-05-22 borsAuto merge of #12345 - bvanjoi:escape_format_spcifier...
2022-05-22 borsAuto merge of #12346 - rainy-me:fix/builtin-type-docs...
2022-05-22 rainy-mefix: special case base url of `BuiltinType` to core
2022-05-22 borsAuto merge of #11830 - nemethf:on-type-formatting,...
2022-05-22 Felicián NémethonTypeFormatting: don't insert > if another > is there
2022-05-22 Felicián Némethfeat: Add on-typing handler for left angle
2022-05-22 Felicián Némethinternal: Allow OnTypeFormatting to send SnippetTextEdit
2022-05-22 bvanjoifeat: escape format specifier(close: #12258)
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 Lukas Wirthminor: Simplify
2022-05-20 borsAuto merge of #12324 - jonas-schievink:rm-attribute...
2022-05-20 borsAuto merge of #12315 - matklad:update, r=Veykril
2022-05-20 borsAuto merge of #12263 - andylizi:hide-type-hint-closure...
2022-05-20 borsAuto merge of #12301 - harpsword:fix_for_crlf_cargo_ran...
2022-05-20 andylizifeat: hide type inlay hints for initializations of...
2022-05-19 borsAuto merge of #12320 - NotWearingPants:patch-1, r=Veykril
2022-05-19 NotWearingPantshide closure ret hints if ret type is specified
2022-05-19 borsAuto merge of #12316 - jonas-schievink:closure-param...
2022-05-19 Jonas SchievinkTeach `Callable` about closures properly
2022-05-19 borsAuto merge of #12314 - jonas-schievink:proc-macro-load...
2022-05-19 borsAuto merge of #12313 - equinox:typo-fix, r=lnicola
2022-05-19 borsAuto merge of #12311 - Veykril:inlay-hints-tips, r...
2022-05-19 Lukas WirthHide more unnecessary parameter hints for constructors
2022-05-19 Lukas WirthUpdate test fixtures
2022-05-19 Lukas WirthEnable hovering function parameter inlay hints
2022-05-19 Lukas Wirthinternal: Improve inlay hint tooltips
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-17 borsAuto merge of #12285 - Veykril:inlay-hints, r=Veykril
2022-05-17 Lukas WirthUpdate test output
2022-05-17 Lukas WirthAllow inlay hint tooltips to trigger hovers
2022-05-17 Lukas WirthTrigger hover requests on closing brace hints
2022-05-17 Lukas WirthReplace some SmolStr usages with String as the conversi...
2022-05-17 borsAuto merge of #12284 - Veykril:inlay-hints, r=Veykril
2022-05-17 Lukas Wirthinternal: Cleanup lifetime elision hints
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-16 borsAuto merge of #12244 - jonas-schievink:closing-brace...
2022-05-16 Jonas SchievinkAdd closing brace hints for macros
2022-05-16 Jonas SchievinkShow inlay hints after a `}` to indicate the closed...
2022-05-16 borsAuto merge of #12253 - Veykril:bm, r=Veykril
2022-05-15 borsAuto merge of #12242 - flodiebold:extension-description...
2022-05-15 borsAuto merge of #12190 - harpsword:fix_diagostics_map_inc...
2022-05-14 Lukas WirthEnable reborrow hints in attribute calls
2022-05-14 Lukas Wirthfeat: Add binding mode inlay hints
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 SchievinkRevert "Auto merge of #12149 - jonas-schievink:literall...
2022-05-12 borsAuto merge of #12226 - Veykril:reborrow-inlay-hints...
2022-05-12 Lukas Wirthfeat: Allow reborrow inlay hints to be restricted to...
2022-05-12 borsAuto merge of #12224 - Veykril:anno-redundant, r=Veykril
2022-05-12 Lukas Wirthinternal: Remove redundant offset data in annotations
2022-05-10 borsAuto merge of #12208 - jonas-schievink:assoc-ty-signatu...
2022-05-10 Jonas SchievinkInclude assoc. types in trait signature help
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 borsAuto merge of #12202 - iDawer:ide.sig_help-fix, r=lnicola
2022-05-10 iDawer`signature_help`: detect fully qualified call syntax...
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-10 Lukas Wirthfix: Add cast expressions to param name inlay hint...
2022-05-09 borsAuto merge of #12198 - jonas-schievink:ide-resolve...
2022-05-09 Jonas SchievinkResolve assoc. types of supertraits in the IDE layer
2022-05-09 borsAuto merge of #11983 - jhpratt:remove-rustc_deprecated...
2022-05-07 borsAuto merge of #12188 - Veykril:auto-import, r=Veykril
2022-05-05 borsAuto merge of #12168 - Veykril:completion-rev, r=Veykril
2022-05-05 borsAuto merge of #12149 - jonas-schievink:literally-just...
2022-05-05 Jonas SchievinkMaybe everything else *should* have to deal with it
2022-05-05 Jonas SchievinkWrap floats in token trees in `FLOAT_LITERAL` node
2022-05-05 Jonas SchievinkSplit float literal tokens at the `.`
2022-05-05 borsAuto merge of #12160 - Veykril:completions-rev, r=Veykril
2022-05-05 borsAuto merge of #12159 - Veykril:completions-rev, r=Veykril
2022-05-05 borsAuto merge of #12157 - lnicola:lower-char-byte-literals...
2022-05-05 Laurențiu NicolaLower values of char and byte literals
2022-05-05 borsAuto merge of #12150 - rainy-me:feat/fix-doc-url-links...
2022-05-05 rainy-mefix: add docs and remove unnecessary check
2022-05-04 rainy-mefix: doc url link type
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-02 borsAuto merge of #12135 - Veykril:hirdisp, r=Veykril
2022-05-02 Lukas Wirthminor: Add a test for display rendering record variants
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case
2022-05-01 borsAuto merge of #12099 - bitgaoshu:master, r=flodiebold
2022-04-29 iDawerDon't show signature help after closing bracket
2022-04-29 borsAuto merge of #12117 - Veykril:mexpand, r=Veykril
2022-04-28 borsAuto merge of #12108 - Veykril:simplify, r=Veykril
next