rust-analyzer/crates/ide-completion/src/render
Chayim Refael Friedman 8a9a1e3345 Remove all upcasts!
It turns out there were a lot redundant too.
2025-04-10 11:08:38 +03:00
..
const_.rs Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
function.rs minor: Remove unnecessary allocations in function::params_display 2025-03-16 15:19:25 +01:00
literal.rs cargo fmt 2025-03-15 21:32:01 +01:00
macro_.rs cargo fmt 2025-03-15 21:32:01 +01:00
pattern.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
type_alias.rs Pass the target crate in HirFormatter 2025-03-06 21:00:05 +02:00
union_literal.rs cargo fmt 2025-03-15 21:32:01 +01:00
variant.rs cargo fmt 2025-03-15 21:32:01 +01:00