rust-analyzer/crates/hir/src
Mirko Rainer eccfa1645b Saw a FIXME comment and decided to fix it.
This renames `descend_into_macros` to  `descend_into_macros_single` and `descend_into_macros_many` into `descend_into_macros`.
 However, this does not touch a function in `SemanticsImpl` of same name.
2021-10-12 11:52:31 -04:00
..
semantics Rename *Owner traits to Has* 2021-09-27 12:54:24 +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 Merge #10440 2021-10-05 08:58:40 +00:00
semantics.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
source_analyzer.rs internal: remove dead code 2021-09-15 21:22:06 +03:00