]> git.lizzy.rs Git - rust.git/history - crates/ide-db/src/search.rs
fix: Fix search for associated trait items being inconsistent
[rust.git] / crates / ide-db / src / search.rs
2022-07-20 Lukas Wirthfix: Fix search for associated trait items being incons...
2022-07-20 borsAuto merge of #12800 - hi-rustin:rustin-patch-issue...
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 borsAuto merge of #12556 - DorianListens:dscheidt/generic...
2022-07-14 borsAuto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
2022-07-05 Lukas Wirthfix: Fix unresolved proc macro diagnostics pointing...
2022-06-24 bitgaoshurename "trait_def" to "def_in_trait"
2022-06-24 bitgaoshufix some test due to resolve to where trait m impl
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-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehstyle: rename crates to kebab case