about summary refs log tree commit diff
path: root/crates/ide-db/src/search.rs
AgeCommit message (Expand)AuthorLines
2022-07-20fix: Fix search for associated trait items being inconsistentLukas Wirth-29/+28
2022-07-18Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykrilbors-1/+4
2022-07-18Move `convert_to_def_in_trait` into `ide-db`Lukas Wirth-1/+2
2022-07-05fix: Fix unresolved proc macro diagnostics pointing to macro expansionsLukas Wirth-3/+3
2022-06-24rename "trait_def" to "def_in_trait"bitgaoshu-1/+1
2022-06-24fix some test due to resolve to where trait m implbitgaoshu-1/+3
2022-05-01style: rename crates to kebab casePeh-0/+781