rust-analyzer/crates/hir
Chayim Refael Friedman 028c47999d Remove duplicate method from hir::Type
I added it by mistake in #18927.

I chose to keep the method as not static, because it's more comfortable, and keep the name `add_reference()` and not `reference()`, because it is clearer and better matches `strip_reference[s]()`.
2025-01-27 18:40:01 +02:00
..
src Remove duplicate method from hir::Type 2025-01-27 18:40:01 +02:00
Cargo.toml Properly record meaningful imports as re-exports in symbol index 2025-01-20 14:29:11 +01:00