rust-analyzer/crates/hir/src
2022-11-08 18:05:07 +01:00
..
semantics Properly support IDE functionality in enum variants 2022-09-24 02:33:59 +02:00
attrs.rs Move hir to new MacroId 2022-03-08 23:51:48 +01:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs Revert "feat: Diagnose some incorrect usages of the question mark operator" 2022-10-18 14:18:59 +02:00
display.rs Fix type alias hovers not rendering generic parameters 2022-10-01 00:21:29 +02: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 Don't canonicalize self type when querying FnOnce signature 2022-11-08 18:05:07 +01:00
semantics.rs Generalize reborrow hints as adjustment hints 2022-11-04 21:53:23 +01:00
source_analyzer.rs Generalize reborrow hints as adjustment hints 2022-11-04 21:53:23 +01:00
symbols.rs Cleaned up code 2022-09-12 20:19:49 +01:00