rust/crates/hir/src
2024-02-26 14:54:47 +01:00
..
semantics fix: Fix modules in blocks not resolving in ide layer 2024-02-26 14:54:47 +01:00
term_search minor: fix typo 2024-02-19 18:12:08 +08:00
attrs.rs clippy: Enable self_named_constructors rule 2024-02-09 22:31:21 +09:00
db.rs internal: Make data queries transparent over their diagnostics variant 2024-01-16 10:47:54 +01:00
diagnostics.rs feat: add unresolved-ident diagnostic 2024-02-19 14:12:18 +01:00
display.rs fix: Fix tuple structs not rendering visibility in their fields 2024-02-08 10:05:28 +01:00
from_id.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
has_source.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
lib.rs Render assoc item owner in hover for items other than functions 2024-02-20 13:16:12 +01:00
semantics.rs internal: Remove unnecessary usages of ExpansionInfo 2024-01-31 09:57:17 +01:00
source_analyzer.rs redundant_pattern_matching 2024-01-19 17:31:01 +01:00
symbols.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
term_search.rs Cleanup term search related changes 2024-02-11 14:35:54 +02:00