rust-analyzer/crates/ide-db/src
2024-05-19 11:20:26 +03:00
..
generated Error on using yield without also using #[coroutine] on the closure 2024-04-24 08:05:29 +00:00
imports fix: Tracing span names should match function names 2024-04-30 11:22:47 -07:00
prime_caches internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
syntax_helpers minor: Update comments in format_string_exprs 2024-03-07 16:08:20 -05:00
test_data Make functions in impl have a container name 2023-12-17 13:44:47 -05:00
active_parameter.rs nonminimal_bool 2024-01-19 17:31:01 +01:00
apply_change.rs Update per_query_memory_usage query listing 2024-04-17 18:44:50 +02:00
assists.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
defs.rs internal: Add StaticLifetime to hir API 2024-05-16 08:02:51 +02:00
documentation.rs fix: handle escaped chars in doc comments 2024-04-19 14:57:37 +08:00
famous_defs.rs Cleanup term search related changes 2024-02-11 14:35:54 +02:00
helpers.rs internal: Improve rooted upmapping 2024-03-12 13:46:58 +01:00
items_locator.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
label.rs fix: Fix impl Trait<Self> causing stackoverflows 2024-04-15 15:41:20 +02:00
lib.rs Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01:00
path_transform.rs Add static method tactic 2024-02-11 13:33:29 +02:00
prime_caches.rs fix: Tracing span names should match function names 2024-04-30 11:22:47 -07:00
rename.rs internal: Add StaticLifetime to hir API 2024-05-16 08:02:51 +02:00
rust_doc.rs Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
search.rs Fix typos 2024-05-15 18:55:27 +02:00
source_change.rs Remove SourceChangeBuilder::{insert,remove}_snippet 2024-02-15 21:34:29 -05:00
symbol_index.rs fix: Fix expression scopes not being calculated for inline consts 2024-04-25 09:49:19 +02: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