rust-analyzer/crates/hir/src
Jonas Schievink 9559bce311 Rename parse_macro to parse_macro_expansion
This does not parse macros, it expands a macro and parses the *result*
2020-11-24 21:57:51 +01:00
..
semantics Fix source_to_def for named enum variant fields 2020-10-09 02:57:35 +02:00
attrs.rs Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00
code_model.rs Add imports in auto completion 2020-11-16 21:19:05 +02:00
db.rs Rename parse_macro to parse_macro_expansion 2020-11-24 21:57:51 +01:00
diagnostics.rs Fill the diagnostic code field in publish_diagnostics 2020-11-17 16:23:53 +01:00
from_id.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
has_source.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
lib.rs hir_expand: propagate expansion errors 2020-11-24 19:00:23 +01:00
semantics.rs Apply suggestions from code review 2020-09-21 15:35:42 +03:00
source_analyzer.rs Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00