rust/crates/hir/src
2023-04-14 12:47:33 +02:00
..
semantics Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
attrs.rs internal: Put Attrs behind a query instead of AttsWithOwner 2023-04-14 12:47:33 +02: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 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 Compute closure captures 2023-04-10 23:04:34 +03:30
semantics.rs Don't recreate Hygiene unnecessarily 2023-04-06 21:16:11 +02:00
source_analyzer.rs Don't recreate Hygiene unnecessarily 2023-04-06 21:16:11 +02:00
symbols.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00