rust-analyzer/crates/hir/src
Jake d5de7c21b2
Apply suggestions from code review
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-11-17 09:53:24 -08:00
..
semantics Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
attrs.rs resolve_doc_path is able to resolve to macros 2021-08-02 14:33:09 +02:00
db.rs Rename intern_macro -> intern_macro_call 2021-11-14 16:25:47 +01:00
diagnostics.rs Add reference here diagnostic 2021-08-08 10:12:40 +02:00
display.rs maybe this is better?? 2021-11-17 07:02:49 +00: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 Apply suggestions from code review 2021-11-17 09:53:24 -08:00
semantics.rs Do not use reference search in runnables::related_tests 2021-11-16 21:32:02 +01:00
source_analyzer.rs Fix proc-macro attributes being shadowed by their functions in IDE layer 2021-11-08 14:49:50 +01:00