rust/crates/hir/src
2023-04-06 19:49:33 +02:00
..
semantics Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
attrs.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
db.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
diagnostics.rs Re-enable controlflow outside loop diagnostic 2023-04-06 15:37:53 +02:00
display.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +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 Use hir_def::builtin_attr::find_builtin_attr_idx 2023-04-06 19:44:29 +02:00
semantics.rs hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
source_analyzer.rs hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
symbols.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00