rust-analyzer/crates/hir/src
2023-01-20 10:59:30 +08:00
..
semantics Split out hir-def attribute handling parts into hir-expand 2023-01-09 19:29:28 +01:00
attrs.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs Diagnose private assoc item accesses 2023-01-01 13:24:48 +01:00
display.rs Make inlay hint location links work for more types 2023-01-14 13:30:56 +01:00
from_id.rs Implemented basic enum const eval 2022-09-12 20:19:13 +01:00
has_source.rs fix(ide-db): correct single-file module rename 2022-05-28 15:07:22 +03:00
lib.rs feat: array match 2023-01-20 10:59:30 +08:00
semantics.rs implement AstNode for Either 2023-01-14 12:45:20 +00:00
source_analyzer.rs Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
symbols.rs Cleaned up code 2022-09-12 20:19:49 +01:00