rust-analyzer/crates/hir/src
2024-11-03 15:35:45 +01: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 Split macro-error diagnostic so users can ignore only parts of it 2024-10-27 02:24:15 +02:00
display.rs Shrink TypeRef from 16 from 32 bytes 2024-10-25 06:44:56 +03: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 Allow interpreting consts and statics with interpret function command 2024-11-03 15:35:45 +01:00
semantics.rs Move child_by_source from hir-def to hir 2024-10-31 09:28:08 +01:00
source_analyzer.rs Cleanup TypeRef lowering 2024-10-28 17:38:37 +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