rust/crates/hir/src
2021-11-29 02:07:16 +00:00
..
semantics Enable auto-import and qualify-path in derive attributes 2021-10-28 18:40:38 +02:00
attrs.rs Remove unwrap in doc path resolution 2021-11-18 05:20:53 +01: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 ide: hover omits unnamed where preds 2021-11-20 11:45:12 +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 traverse even more... 2021-11-29 02:07:16 +00:00
semantics.rs sema parse_or_expand 2021-11-27 11:49:51 +00:00
source_analyzer.rs Fix proc-macro attributes being shadowed by their functions in IDE layer 2021-11-08 14:49:50 +01:00