rust-analyzer/crates/hir-expand/src
2024-07-15 13:08:29 +02:00
..
attrs.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
builtin_attr_macro.rs Use Symbol in Name 2024-07-12 16:06:44 +02:00
builtin_derive_macro.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
builtin_fn_macro.rs Escape fetched env vars in env! expansion 2024-07-15 13:08:29 +02:00
cfg_process.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
change.rs Shrink mbe's Op 2024-06-24 10:07:32 +02:00
db.rs Use Symbol in Name 2024-07-12 16:06:44 +02:00
declarative.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
eager.rs internal: Don't unnecessarily clone ModPaths in early name res 2024-06-12 11:25:19 +02:00
files.rs Simplify 2024-06-30 14:00:55 +02:00
fixup.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
hygiene.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
inert_attr_macro.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
lib.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
mod_path.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
name.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
proc_macro.rs Push macro-parsing error calculation out of fundamental queries 2024-05-13 16:56:26 +02:00
quote.rs Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
span_map.rs internal: Use assoc items as anchors for spans 2024-03-15 09:28:39 +01:00