rust-analyzer/crates/hir-expand/src
2024-06-30 15:23:54 +02:00
..
attrs.rs Don't intern attribute inputs as their spans make them unique 2024-06-09 21:21:33 +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 Shrink mbe's Op 2024-06-24 10:07:32 +02:00
db.rs internal: Remove FileId::BOGUS 2024-06-12 08:16:07 +02:00
declarative.rs fix: Fix doc comment desugaring for proc-macros 2024-04-27 13:30:51 +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 Check that Expr is none before adding fixup 2024-06-20 08:55:05 -04:00
hygiene.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
inert_attr_macro.rs Cleanup some inert attribute stuff 2024-06-04 12:38:20 +02:00
lib.rs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +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 internal: Remove FileId::BOGUS 2024-06-12 08:16:07 +02:00
span_map.rs internal: Use assoc items as anchors for spans 2024-03-15 09:28:39 +01:00