rust-analyzer/crates/ide-db/src
bors 22e53f1d33 Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykril
feat: Go to implementation of trait methods

try goto where the trait method implies,  #4558
2022-07-18 16:29:23 +00:00
..
generated style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
imports Move convert_to_def_in_trait into ide-db 2022-07-18 18:28:02 +02:00
syntax_helpers fix: improve whitespace insertion in pretty printer 2022-06-28 20:44:55 +09:00
test_data style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
active_parameter.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
apply_change.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
assists.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
defs.rs functions resolve to impl 2022-06-24 19:11:35 +08:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
items_locator.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
label.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs apply suggestions 2022-06-22 16:29:59 +02:00
line_index.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
path_transform.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
rename.rs Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykril 2022-07-18 16:29:23 +00:00
rust_doc.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
search.rs Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykril 2022-07-18 16:29:23 +00:00
source_change.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
symbol_index.rs dead code 2022-05-21 13:39:59 +01:00
traits.rs Move convert_to_def_in_trait into ide-db 2022-07-18 18:28:02 +02:00
ty_filter.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
use_trivial_contructor.rs add doc strings to use_trivial_contructor.rs 2022-06-22 16:49:50 +02:00