rust/crates/hir-expand/src
2023-04-16 17:22:06 +02:00
..
ast_id_map.rs Emit unconfigured code diagnostics for fields 2022-09-26 19:04:57 +01:00
attrs.rs internal: Put Attrs behind a query instead of AttsWithOwner 2023-04-14 12:47:33 +02:00
builtin_attr_macro.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
builtin_derive_macro.rs Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
builtin_fn_macro.rs Map tokens from include! expansion to the included file 2023-04-13 17:41:24 +02:00
db.rs Report syntax errors from item level macro expansions 2023-04-16 17:22:06 +02:00
eager.rs Report syntax errors from item level macro expansions 2023-04-16 17:22:06 +02:00
fixup.rs fix: Fix ast::IfExpr child accessors 2023-03-15 14:34:31 +01:00
hygiene.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
lib.rs Record eager expansion errors in EagerCallInfo 2023-04-16 16:11:59 +02:00
mod_path.rs internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
name.rs internal: Resolve labels in body lowering 2023-04-06 14:21:20 +02:00
proc_macro.rs Split out proc-macros from the CrateGraph 2023-03-25 16:46:44 +01:00
quote.rs Make tt generic over the span data 2023-01-31 14:58:16 +01:00