rust/crates/hir/src
2021-11-08 14:49:50 +01: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 Add more docs 2021-05-22 16:53:47 +03:00
diagnostics.rs Add reference here diagnostic 2021-08-08 10:12:40 +02:00
display.rs Avoid cycle when lowering predicates for associated item lookup 2021-10-04 17:39:55 +02: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 Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
semantics.rs Fix proc-macro attributes being shadowed by their functions in IDE layer 2021-11-08 14:49:50 +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