rust/crates/hir/src
2023-04-30 14:31:43 +03:30
..
semantics Revert "Handle dev-dependency cycles" 2023-04-25 14:29:26 +02:00
attrs.rs internal: Put Attrs behind a query instead of AttsWithOwner 2023-04-14 12:47:33 +02:00
db.rs Actually bring back LRU limit for macro_expand query 2023-04-16 23:12:25 +02:00
diagnostics.rs Report syntax errors from item level macro expansions 2023-04-16 17:22:06 +02:00
display.rs Remove unnecessary Names from FunctionData::params 2023-04-06 20:14:51 +02:00
from_id.rs hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
has_source.rs Partially support "overloaded deref" MIR lowering 2023-03-06 21:09:09 +03:30
lib.rs Add hover for closure 2023-04-30 14:31:43 +03:30
semantics.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
source_analyzer.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
symbols.rs Restructure symbol queries 2023-04-22 08:27:10 +02:00