]> git.lizzy.rs Git - rust.git/history - crates/ide-db
Auto merge of #13024 - jonas-schievink:hir-pretty, r=jonas-schievink
[rust.git] / crates / ide-db /
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-08 KaDiWaremove imports that are also in edition 2021's prelude
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 borsAuto merge of #12967 - jhgg:code/fix-toggle-hints,...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-06 hkalbasiImport serde derives on converting json to struct
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
2022-08-03 borsAuto merge of #12933 - Veykril:proc-ignored, r=Veykril
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-08-02 borsAuto merge of #12919 - jonas-schievink:speling, r=jonas...
2022-08-01 Jonas SchievinkFix r-a spelling in some places
2022-07-26 borsAuto merge of #12877 - zachs18:inline-def-in-macro...
2022-07-26 borsAuto merge of #12864 - Veykril:derive-helpers, r=Veykril
2022-07-26 Lukas WirthAllow name querying for derive helpers
2022-07-26 Lukas WirthRecord derive helper attributes, resolve them in IDE...
2022-07-26 Lukas Wirthfeat: Downmap tokens inside derive helpers
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 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
next