]> git.lizzy.rs Git - rust.git/history - crates/ide
Reduce intermediate allocations while printing witnesses
[rust.git] / crates / ide /
2022-06-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-06-01 borsAuto merge of #12431 - Veykril:request-retry, r=Veykril
2022-05-31 borsAuto merge of #12430 - Veykril:completions, r=Veykril
2022-05-31 borsAuto merge of #12427 - Veykril:configfix, r=Veykril
2022-05-31 borsAuto merge of #12336 - bitgaoshu:mismatch, r=flodiebold
2022-05-31 borsAuto merge of #12425 - feniljain:fix_bugs, r=lnicola
2022-05-31 feniljainfix: float display impl
2022-05-30 borsAuto merge of #12418 - Veykril:completions, r=Veykril
2022-05-30 Lukas WirthUse char for trigger character
2022-05-30 borsAuto merge of #12416 - Veykril:inlay-hints, r=Veykril
2022-05-30 Lukas WirthAdd implicit static lifetime hints
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-28 harpswordfix: add an option to show inlay hint for return type...
2022-05-28 Nikita Podoliakofix(ide-db): correct single-file module rename
2022-05-27 borsAuto merge of #12402 - Veykril:feat-docs, r=Veykril
2022-05-27 Lukas Wirthminor: Freshen up goto feature docs
2022-05-27 borsAuto merge of #12395 - feniljain:fix_bugs, r=Veykril
2022-05-27 borsAuto merge of #12341 - vemoo:exclude_dirs, r=Veykril
2022-05-26 feniljainfix: f32 and f64 representation during lowering
2022-05-25 borsAuto merge of #12382 - Veykril:ontype, r=lnicola
2022-05-25 Lukas Wirthinternal: Make autoclosing angle brackets configurable...
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 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...
next