rust-analyzer/crates/ide-db/src
Felicián Németh f2ad0fcb21 Speed up resolving "Generate delegate method" assist (part 2)
Make it compile by adding a `None` subtype to rest of the AssistId
instantiations.
2025-03-22 09:58:44 +01:00
..
generated Merge from rust-lang/rust 2025-03-10 10:41:53 +02:00
imports chore: Remove some unnecessary usage of Semantics 2025-03-21 20:09:03 +01:00
prime_caches internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
syntax_helpers cargo fmt 2025-03-15 21:32:01 +01:00
test_data chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
active_parameter.rs cargo fmt 2025-03-15 21:32:01 +01:00
apply_change.rs cargo fmt 2025-03-15 21:32:01 +01:00
assists.rs Speed up resolving "Generate delegate method" assist (part 2) 2025-03-22 09:58:44 +01:00
defs.rs cargo fmt 2025-03-15 21:32:01 +01:00
documentation.rs cargo fmt 2025-03-15 21:32:01 +01:00
famous_defs.rs cargo fmt 2025-03-15 21:32:01 +01:00
helpers.rs cargo fmt 2025-03-15 21:32:01 +01:00
items_locator.rs chore: Remove some unnecessary usage of Semantics 2025-03-21 20:09:03 +01:00
label.rs fix: Fix impl Trait<Self> causing stackoverflows 2024-04-15 15:41:20 +02:00
lib.rs cargo fmt 2025-03-15 21:32:01 +01:00
path_transform.rs cargo fmt 2025-03-15 21:32:01 +01:00
prime_caches.rs cargo fmt 2025-03-15 21:32:01 +01:00
rename.rs cargo fmt 2025-03-15 21:32:01 +01:00
rust_doc.rs Simplify 2024-06-30 14:00:55 +02:00
search.rs cargo fmt 2025-03-15 21:32:01 +01:00
source_change.rs cargo fmt 2025-03-15 21:32:01 +01:00
symbol_index.rs cargo fmt 2025-03-15 21:32:01 +01:00
text_edit.rs Make change annotations per text-edit 2025-03-10 12:08:42 +01:00
traits.rs cargo fmt 2025-03-15 21:32:01 +01:00
ty_filter.rs cargo fmt 2025-03-15 21:32:01 +01:00
use_trivial_constructor.rs cargo fmt 2025-03-15 21:32:01 +01:00