rust/crates/hir/src
2022-01-11 14:34:25 +01:00
..
semantics Remove InFile wrapping from DynMap keys 2022-01-08 12:16:44 +01:00
attrs.rs clarify semantics of doc links 2021-12-28 17:00:55 +03:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
display.rs internal: Store function param names in ItemTree 2021-12-20 15:24:37 +01:00
from_id.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
has_source.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00
lib.rs Report DefDiagnostics from inside item bodies 2022-01-11 14:34:25 +01:00
semantics.rs Use FileAstId<ast::Adt> in nameres where appropriate instead 2022-01-07 14:20:27 +01:00
source_analyzer.rs internal: Support registered tools and attributes in ide layer 2022-01-06 14:56:50 +01:00