rust-analyzer/crates/hir/src
2024-12-30 13:34:02 -07:00
..
semantics Move child_by_source from hir-def to hir 2024-10-31 09:28:08 +01:00
term_search Properly account for editions in names 2024-08-16 16:46:24 +03:00
attrs.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
db.rs Fix memory usage calculation's queries list 2024-10-25 06:15:06 +03:00
diagnostics.rs Unify handling of path diagnostics in hir-ty 2024-12-24 18:58:52 +02:00
display.rs Make impl HirDisplay for TraitRef provide just the trait type 2024-12-30 13:34:02 -07:00
from_id.rs Enum variants are not generic def ids 2024-06-24 10:07:31 +02:00
has_source.rs Support more IDE features for asm operands 2024-09-05 13:19:02 +02:00
lib.rs Make impl HirDisplay for TraitRef provide just the trait type 2024-12-30 13:34:02 -07:00
semantics.rs Merge pull request #18707 from ChayimFriedman2/subst 2024-12-24 14:16:16 +00:00
source_analyzer.rs Show substitution where hovering over generic things 2024-12-20 11:30:19 +02:00
symbols.rs Build source map for hir_def::TypeRefs 2024-10-25 06:15:04 +03:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00