rust-analyzer/crates/hir/src
2024-03-07 14:14:59 +01:00
..
semantics Add prefix file_ to Semantics's to_module_defs()/to_module_def() methods 2024-02-28 10:27:28 +01:00
term_search Add make_tuple tactic 2024-02-26 20:17:09 +02:00
attrs.rs fix: Ignore generic arguments in intra doc link path resolution 2024-02-28 14:47:47 +01:00
db.rs Add tracing spans to macro generated database 2024-03-06 20:19:36 +01:00
diagnostics.rs fix: Don't panic on synthetic syntax in inference diagnostics 2024-02-26 17:46:03 +01:00
display.rs internal: Adjust a few things for trait assoc item hovers 2024-03-05 11:06:36 +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 Add fn index() accessor for hir::Param 2024-03-05 16:02:22 +01:00
semantics.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
source_analyzer.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
symbols.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
term_search.rs Add make_tuple tactic 2024-02-26 20:17:09 +02:00