rust-analyzer/crates/hir/src
2025-01-20 17:00:28 +01:00
..
semantics Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01:00
term_search Properly account for editions in names 2024-08-16 16:46:24 +03:00
attrs.rs Merge pull request #18902 from Veykril/push-znlsxykqrkoo 2025-01-10 10:01:43 +00: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 internal: Add Definition::Crate 2025-01-10 10:45:44 +01: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 Bring back goto def redirect for parse -> FromStr 2025-01-20 16:32:17 +01:00
semantics.rs Goto Display::fmt when invoked on to_string 2025-01-20 17:00:28 +01:00
source_analyzer.rs Move dual blanket impl logic from source analyzer to goto_def 2025-01-20 16:24:42 +01:00
symbols.rs Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01:00
term_search.rs Increase search depth to account for more granual steps 2024-06-22 15:06:07 +03:00