rust-analyzer/crates/ide-db/src
Chayim Refael Friedman 8a9a1e3345 Remove all upcasts!
It turns out there were a lot redundant too.
2025-04-10 11:08:38 +03:00
..
generated Merge from rust-lang/rust 2025-03-10 10:41:53 +02:00
imports Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
prime_caches prefer default over new 2025-04-04 15:49:50 +02:00
syntax_helpers internal: fix NameGenerator's and AnyMap's rustdocs 2025-04-09 12:44:52 -04:00
test_data refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
active_parameter.rs fix(auto-import): Prefer imports of matching types for argument lists 2025-04-08 09:21:32 +02:00
apply_change.rs refactor: Use MEDIUM durability for crate-graph changes, high for library source files 2025-03-26 06:46:49 +01:00
assists.rs fix(ide-assists): remove AssistKind::None 2025-04-03 14:38:31 +05:30
defs.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02: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 Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
label.rs fix: Fix impl Trait<Self> causing stackoverflows 2024-04-15 15:41:20 +02:00
lib.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
path_transform.rs Remove all upcasts! 2025-04-10 11:08:38 +03: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 refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
source_change.rs prefer default over new 2025-04-04 15:49:50 +02:00
symbol_index.rs Remove all upcasts! 2025-04-10 11:08:38 +03: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