]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Use std::panic::resume_unwind
[rust.git] / crates / rust-analyzer /
2022-06-05 borsAuto merge of #12470 - Veykril:output-ch, r=Veykril
2022-06-05 borsAuto merge of #12466 - lnicola:worker-thread-stack...
2022-06-04 borsAuto merge of #12468 - Veykril:cancelled-diags, r=Veykril
2022-06-04 Lukas Wirthminor: Don't log cancelled diagnostics
2022-06-04 Laurențiu NicolaIncrease worker thread stack and name them
2022-06-03 borsAuto merge of #12461 - Veykril:completions, r=Veykril
2022-06-03 borsAuto merge of #12459 - Veykril:completions, r=Veykril
2022-06-03 borsAuto merge of #12457 - Veykril:logging, r=Veykril
2022-06-03 borsAuto merge of #12460 - Veykril:move-guard, r=Veykril
2022-06-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-03 borsAuto merge of #12452 - iDawer:assist.merge_selected_imp...
2022-06-03 borsAuto merge of #12451 - TimNN:double-dollar, r=Veykril
2022-06-03 borsAuto merge of #12456 - lnicola:thread-names, r=lnicola
2022-06-03 Laurențiu NicolaShorten main thread name
2022-06-02 Lukas WirthBring the version command output in line with other...
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-06-01 borsAuto merge of #12443 - Veykril:fmtfix, r=Veykril
2022-06-01 Lukas Wirthminor: Fix rustfmt failing on main_loop.rs
2022-06-01 borsAuto merge of #12440 - Maan2003:empty-msg-diag, r=jonas...
2022-06-01 Maan2003fix(diagnostic): Don't remove diagnostic with empty...
2022-06-01 borsAuto merge of #12431 - Veykril:request-retry, r=Veykril
2022-06-01 Lukas WirthSync handlers cannot be cancelled
2022-05-31 Lukas Wirthfix: Fix completions disappearing when typing two keys...
2022-05-31 borsAuto merge of #12336 - bitgaoshu:mismatch, r=flodiebold
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 #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-27 borsAuto merge of #12402 - Veykril:feat-docs, r=Veykril
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-25 borsAuto merge of #12383 - Veykril:diag, r=Veykril
2022-05-25 Lukas Wirthfix: Clear native diagnostics for files when they are...
2022-05-25 borsAuto merge of #12382 - Veykril:ontype, r=lnicola
2022-05-25 Lukas Wirthinternal: Make autoclosing angle brackets configurable...
2022-05-23 borsAuto merge of #12359 - lnicola:universal-vsix-part...
2022-05-23 borsAuto merge of #12357 - Veykril:find-ref-macro, r=Veykril
2022-05-23 borsAuto merge of #12355 - ruabmbua:fix-inference-pattern...
2022-05-23 borsAuto merge of #12354 - domenicquirl:reload-docs-typo...
2022-05-23 DQKeep the other `is` in `reload.rs` docs
2022-05-23 DQFix typo in new `reload.rs` docs
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 borsAuto merge of #11830 - nemethf:on-type-formatting,...
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-21 Bernardo Uriartetake into account excludeDirs when computing linked_pro...
2022-05-21 Bernardo Uriarteadd failing test
2022-05-21 borsAuto merge of #12339 - matklad:dead, r=matklad
2022-05-21 borsAuto merge of #12337 - matklad:docz, r=matklad
2022-05-21 Aleksey Kladovinternal: document overall approach to reload
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 borsAuto merge of #12326 - jonas-schievink:add-clippy-task...
2022-05-20 borsAuto merge of #12325 - jonas-schievink:clear-check...
2022-05-20 Jonas SchievinkClear `cargo check` diagnostics when flycheck is turned off
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 #12314 - jonas-schievink:proc-macro-load...
2022-05-19 borsAuto merge of #12313 - equinox:typo-fix, r=lnicola
2022-05-19 Equinoxremove duplicate 'to' in `cachePriming.numThreads`...
2022-05-19 borsAuto merge of #12311 - Veykril:inlay-hints-tips, r...
2022-05-19 Jonas Schievinksimplify
2022-05-19 Lukas WirthEnable hovering function parameter inlay hints
2022-05-19 Lukas Wirthinternal: Improve inlay hint tooltips
2022-05-18 borsAuto merge of #12303 - jonas-schievink:improve-generate...
2022-05-18 Jonas SchievinkImprove docs generation assist
2022-05-18 harpswordfix: calculate right range for Dos line ending in mappi...
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 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 Lukas Wirthfeat: Implement inlay hint tooltips
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-16 borsAuto merge of #12272 - jonas-schievink:fix-signature...
2022-05-16 Jonas SchievinkFix signature help LSP offset conversion
2022-05-16 borsAuto merge of #12244 - jonas-schievink:closing-brace...
2022-05-16 Jonas SchievinkShow inlay hints after a `}` to indicate the closed...
2022-05-16 borsAuto merge of #12256 - matklad:m, r=matklad
2022-05-16 Aleksey Kladovminor: rename
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 #12262 - jhgg:fix-whitespace-between...
2022-05-15 borsAuto merge of #12190 - harpsword:fix_diagostics_map_inc...
2022-05-14 borsAuto merge of #12251 - matklad:lsp-server, r=matklad
2022-05-14 Aleksey Kladovinternal: vendor lsp-server
2022-05-14 Lukas Wirthfeat: Add binding mode inlay hints
2022-05-14 borsAuto merge of #12252 - Veykril:config, r=Veykril
2022-05-14 Lukas Wirthinternal: Make VSCode config more GUI edit friendly
2022-05-14 harpswordfix diagnostics location map incorrectly from rustc...
2022-05-13 borsAuto merge of #12246 - Veykril:config, r=Veykril
2022-05-13 Lukas Wirthfix: Fix incorrect hover actions config keys
next