rust-analyzer/crates/ide-db/src
2024-03-02 09:51:16 +00:00
..
generated Remove ffi_returns_twice references 2024-02-07 19:42:07 +00:00
imports completions: speed up completions by filtering non-applicable traits 2024-02-26 12:49:11 -05:00
prime_caches internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
syntax_helpers Add support for become expr/tail calls 2024-02-14 14:57:18 +00:00
test_data Make functions in impl have a container name 2023-12-17 13:44:47 -05:00
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 Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
defs.rs fix: Ignore generic arguments in intra doc link path resolution 2024-02-28 14:47:47 +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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
path_transform.rs Add static method tactic 2024-02-11 13:33:29 +02:00
prime_caches.rs Give all threads names 2024-03-01 13:19:55 +01: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 Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
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 Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_constructor.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00