]> git.lizzy.rs Git - rust.git/history - crates/ide-db
Use std::panic::resume_unwind
[rust.git] / crates / ide-db /
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 Amos WengerEnable extra warnings required by rust-lang/rust
2022-07-20 borsAuto merge of #12825 - Veykril:trait-assoc-search,...
2022-07-20 Lukas Wirthfix: Fix search for associated trait items being incons...
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-19 borsAuto merge of #12789 - DorianListens:dscheidt/unused...
2022-07-19 borsAuto merge of #12817 - fasterthanlime:expect-test-1...
2022-07-19 Amos WengerUpgrade to expect-test@1.4.0
2022-07-18 borsAuto merge of #12796 - mmirate:patch-1, r=Veykril
2022-07-18 borsAuto merge of #12807 - Veykril:completion-item-details...
2022-07-18 borsAuto merge of #11819 - rust-lang:dependabot/npm_and_yar...
2022-07-18 borsAuto merge of #12804 - jonas-schievink:config-watcher...
2022-07-18 borsAuto merge of #12549 - bitgaoshu:goto_where_trait_m_imp...
2022-07-18 Lukas WirthMove `convert_to_def_in_trait` into `ide-db`
2022-07-17 borsAuto merge of #12778 - Logarithmus:feature/fix-negative...
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-16 borsAuto merge of #12712 - harpsword:fix-rename-crate-root...
2022-07-16 borsAuto merge of #12773 - Veykril:self-compl, r=Veykril
2022-07-16 borsAuto merge of #12772 - Veykril:nameres, r=Veykril
2022-07-16 borsAuto merge of #12766 - Veykril:completion-vis, r=Veykril
2022-07-14 borsAuto merge of #12765 - Veykril:import-insert-fix, r...
2022-07-14 Lukas Wirthfix: Fix imports being inserted before doc comments...
2022-07-14 borsAuto merge of #12556 - DorianListens:dscheidt/generic...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-13 borsAuto merge of #12696 - hi-rustin:rustin-patch-fix,...
2022-07-10 harpswordfix: ignore renames for crate root
2022-07-08 borsAuto merge of #12719 - davidlattimore:format-args-no...
2022-07-08 borsAuto merge of #12676 - DorianListens:dscheidt/extract...
2022-07-08 borsAuto merge of #12722 - jonas-schievink:update-urls...
2022-07-08 Jonas SchievinkUpdate remaining GitHub URLs
2022-07-05 Lukas Wirthfix: Fix unresolved proc macro diagnostics pointing...
2022-07-05 borsAuto merge of #12690 - Veykril:inert-attrs, r=Veykril
2022-07-03 borsAuto merge of #12681 - lnicola:bump-deps, r=lnicola
2022-07-03 Laurențiu NicolaBump indexmap
2022-07-03 Laurențiu NicolaBump either
2022-07-01 borsAuto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
2022-07-01 borsAuto merge of #12650 - lowr:fix/12591, r=lnicola
2022-06-30 borsAuto merge of #12634 - iDawer:match-check.witnesses...
2022-06-30 borsAuto merge of #12428 - lowr:experimental/destructuring...
2022-06-28 Ryo Yoshidafix: improve whitespace insertion in pretty printer
2022-06-24 borsAuto merge of #12520 - Veykril:flycheck-cancel, r=Veykril
2022-06-24 bitgaoshurename "trait_def" to "def_in_trait"
2022-06-24 bitgaoshufix test in qualify_method: stay in trait path
2022-06-24 bitgaoshufix some test due to resolve to where trait m impl
2022-06-24 bitgaoshufunctions resolve to impl
2022-06-23 bitgaoshureformat code
2022-06-23 bitgaoshugoto where trait method impl
2022-06-22 soruhadd doc strings to use_trivial_contructor.rs
2022-06-22 soruhadd use_trivial_contructor.rs
2022-06-22 soruhapply suggestions
2022-06-19 borsAuto merge of #12581 - lnicola:changelog-number, r...
2022-06-16 borsAuto merge of #12517 - xuhongxu96:master, r=Veykril
2022-06-15 borsAuto merge of #12545 - jeremyBanks:shebangs, r=Veykril
2022-06-15 Jeremy Banksfix: inserted imports must come after a shebang if...
2022-06-15 Jeremy Banksadd failing test: inserts_after_shebang
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
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-02 iDawerAllow merging of multiple selected imports.
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-28 Nikita Podoliakofix(ide-db): correct single-file module rename
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 borsAuto merge of #12370 - andylizi:macro-expand-underscore...
2022-05-23 andyliziide: insert whitespaces surrounding `_` in macro expansion
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 bvanjoifeat: escape format specifier(close: #12258)
2022-05-21 borsAuto merge of #12339 - matklad:dead, r=matklad
2022-05-21 Aleksey Kladovdead code
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 Lukas Wirthminor: Simplify
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-16 borsAuto merge of #12276 - jonas-schievink:improve-generate...
2022-05-16 Jonas SchievinkImprove "Generate `Deref` impl" assist
next