rust-analyzer/crates/hir/src
Lukas Wirth 42e8e4ac4e Enhance renaming to include identifiers that are generated from the original symbol
Co-authored-by: Jake Goulding <jake.goulding@integer32.com>
2025-06-02 15:26:21 +02:00
..
semantics fix: Handle included files better in IDE layer 2025-05-28 10:38:38 +02:00
term_search Remove all upcasts! 2025-04-10 11:08:38 +03:00
attrs.rs check module path inner or outer 2025-05-07 00:36:17 +09:00
db.rs Split assoc items out of trait_data/impl_data queries 2025-03-14 13:31:41 +01:00
diagnostics.rs Properly handle lifetimes when checking generic arguments len 2025-04-24 08:35:20 +03:00
display.rs refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
from_id.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00
has_source.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
lib.rs feat: Render padding information when hovering on structs 2025-05-28 14:18:50 +09:00
semantics.rs Enhance renaming to include identifiers that are generated from the original symbol 2025-06-02 15:26:21 +02:00
source_analyzer.rs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
symbols.rs refactor: Clean up cache priming cancellation handling 2025-04-29 10:40:31 +02:00
term_search.rs Remove duplicate method from hir::Type 2025-01-27 18:40:01 +02:00