rust/crates/ide-db/src
2022-11-05 10:59:46 +01:00
..
generated
imports Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
syntax_helpers Formatting 2022-10-11 19:53:22 +02:00
test_data
tests Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
active_parameter.rs complete full struct in enum varaint 2022-09-05 03:36:14 +08:00
apply_change.rs minor: Change tracing event level in apply_change 2022-08-17 09:32:25 +02:00
assists.rs
defs.rs feat: Handle operators like their trait functions in the IDE 2022-08-05 14:16:36 +02:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
items_locator.rs
label.rs
lib.rs wip 2022-09-10 20:13:46 +05:30
line_index.rs internal: Optimize apply_document_changes a bit 2022-11-05 10:59:46 +01:00
path_transform.rs Add config to unconditionally prefer core imports over std 2022-09-09 20:04:56 +02:00
rename.rs fix: a bunch of typos 2022-08-17 21:44:58 +08:00
rust_doc.rs
search.rs Auto merge of #12966 - OleStrohm:master, r=Veykril 2022-09-20 14:01:16 +00:00
source_change.rs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
symbol_index.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
traits.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
ty_filter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_contructor.rs add doc strings to use_trivial_contructor.rs 2022-06-22 16:49:50 +02:00