Amos Wenger
|
816f7fe12a
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
|
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 |
|
Lukas Wirth
|
38c11bea21
|
Move convert_to_def_in_trait into ide-db
|
2022-07-18 18:28:02 +02:00 |
|
bors
|
ac526e029a
|
Auto merge of #12712 - harpsword:fix-rename-crate-root, r=Veykril
fix: ignore renames for crate root
close #12684 . I just ignore renames for crate root in `rename_mod` func.
|
2022-07-16 16:28:41 +00:00 |
|
harpsword
|
4b3164f129
|
fix: ignore renames for crate root
|
2022-07-10 10:45:03 +08:00 |
|
Jonas Schievink
|
6c6ae965ba
|
Update remaining GitHub URLs
|
2022-07-08 15:44:49 +02:00 |
|
bitgaoshu
|
900b4208fd
|
rename "trait_def" to "def_in_trait"
|
2022-06-24 23:04:35 +08:00 |
|
bitgaoshu
|
9e6bff79f4
|
fix some test due to resolve to where trait m impl
|
2022-06-24 19:15:16 +08:00 |
|
Nikita Podoliako
|
d98c04aac1
|
fix(ide-db): correct single-file module rename
|
2022-05-28 15:07:22 +03:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|