rust/crates/ide-db/src
2024-02-22 10:42:30 +01:00
..
generated Remove ffi_returns_twice references 2024-02-07 19:42:07 +00:00
imports internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
syntax_helpers Add support for become expr/tail calls 2024-02-14 14:57:18 +00:00
test_data
tests ide-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
active_parameter.rs nonminimal_bool 2024-01-19 17:31:01 +01:00
apply_change.rs Remove ops_salsa_runtime_mut, replace it with direct synthetic_write API 2024-02-22 10:42:30 +01:00
assists.rs
defs.rs Render assoc item owner in hover for items other than functions 2024-02-20 13:16:12 +01:00
documentation.rs minor: correct typos 2024-01-30 21:43:43 +08:00
famous_defs.rs Cleanup term search related changes 2024-02-11 14:35:54 +02:00
helpers.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
items_locator.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
label.rs
lib.rs Rename StructDatum -> AdtDatum 2024-02-14 13:50:44 +01:00
path_transform.rs Add static method tactic 2024-02-11 13:33:29 +02:00
rename.rs CrateOrigin::Local means local to the project workspace, not cargo workspace 2024-02-16 16:28:17 +01:00
rust_doc.rs
search.rs Auto merge of #16461 - Veykril:expansion-info, r=Veykril 2024-01-31 08:58:55 +00:00
source_change.rs Remove SourceChangeBuilder::{insert,remove}_snippet 2024-02-15 21:34:29 -05:00
symbol_index.rs internal: Fetch toolchain and datalayout for DetachedFiles 2024-02-20 10:40:39 +01:00
traits.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
ty_filter.rs
use_trivial_constructor.rs