2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-15 13:38:33 +00:00
rust-analyzer/crates/hir-expand/src
2024-06-04 15:29:24 +02:00
..
attrs.rs Implement unsafe attribute parsing 2024-05-06 12:11:29 +02:00
builtin_attr_macro.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
builtin_derive_macro.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
builtin_fn_macro.rs Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
cfg_process.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
change.rs Stop using an Arc when setting the file text 2024-03-08 20:30:12 +02:00
db.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
declarative.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
eager.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
files.rs Try caching macro calls more aggressively 2024-06-04 15:23:00 +02:00
fixup.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +02:00
hygiene.rs Repalce Span with SyntaxContextId in MacroCallLoc 2024-03-15 12:47:05 +01:00
inert_attr_macro.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
lib.rs Cache parse trees in Semantics 2024-06-04 15:29:24 +02:00
mod_path.rs Simplify 2024-06-03 19:06:58 +02:00
name.rs Use Edition::CURRENT 2024-04-14 15:30:29 +02:00
proc_macro.rs Push macro-parsing error calculation out of fundamental queries 2024-05-13 16:56:26 +02:00
quote.rs Remove dead test code 2024-03-14 16:24:51 +01:00
span_map.rs internal: Use assoc items as anchors for spans 2024-03-15 09:28:39 +01:00