rust-analyzer/crates/hir/src
2021-08-29 18:55:25 +03:00
..
semantics fix: Fix multiple derives in one attribute not expanding all in expand_macro 2021-08-26 03:32:45 +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 Handle impl ?Sized. Fix tests. 2021-08-04 20:20:10 +05:00
from_id.rs Stop reexporting hir_def's ItemInNs from HIR 2021-07-28 17:39:04 +02:00
has_source.rs Add trait codegen to add_missing_impl_members assist 2021-08-10 10:27:52 +02:00
lib.rs internal: don't expose impl details out of hir 2021-08-29 18:55:25 +03:00
semantics.rs Simplify 2021-08-29 01:38:10 +02:00
source_analyzer.rs Fix some clippy lints 2021-08-16 22:04:26 +03:00