rust-analyzer/crates/hir-expand/src
2024-03-11 06:55:04 -04:00
..
attrs.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
builtin_attr_macro.rs Cleanup 2024-03-04 11:10:06 +01:00
builtin_derive_macro.rs Remove accidental dependency between parse_macro_expansion and parse 2024-03-07 11:16:40 +01:00
builtin_fn_macro.rs Cleanup 2024-03-04 11:10:06 +01:00
cfg_process.rs Check for cfg_attr on the actual item and Debug instead of info in cfg_process 2024-03-11 06:55:04 -04:00
change.rs Cleanup 2024-03-04 11:10:06 +01:00
db.rs Add cfg_attr and cleanup code 2024-03-09 13:25:56 -05:00
declarative.rs fix: Split toolchain and datalayout out of CrateData 2024-02-16 14:48:25 +01:00
eager.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
files.rs internal: Compute syntax validation errors on demand 2024-03-04 12:06:15 +01:00
fixup.rs Starting Fix for cfg stripping 2024-03-08 11:10:29 -05:00
hygiene.rs Only the ROOT syntax context has None outer_expn 2024-03-01 15:14:17 +01:00
lib.rs Starting Fix for cfg stripping 2024-03-08 11:10:29 -05:00
mod_path.rs fix: Don't force draw a dependency edge to the real_span_map query 2024-03-07 14:14:59 +01:00
name.rs fix: Don't invalid body query results when generating desugared names 2024-03-07 15:03:16 +01:00
proc_macro.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01:00
quote.rs Swap Subtree::token_trees from Vec to boxed slice 2024-02-04 00:28:22 +00:00
span_map.rs Remove accidental dependency between parse_macro_expansion and parse 2024-03-07 11:16:40 +01:00