rust/crates/ra_hir_def/src
bors[bot] 3206b83a70
Merge #2418
2418: Hide MacroCallLoc outside hir_expand  r=matklad a=edwin0cheng

This PR refactor `MacroCallLoc` such that it  be hided to become implementation details of hir_expand. 

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2019-11-26 18:34:15 +00:00
..
body hir_def is fully doc'ed! 2019-11-24 21:00:50 +03:00
nameres Hide MacroCallLoc 2019-11-27 01:33:08 +08:00
adt.rs Id-ify Ty::Adt 2019-11-26 14:29:12 +03:00
attr.rs Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
body.rs Hide MacroCallLoc 2019-11-27 01:33:08 +08:00
builtin_type.rs Move definition of exprs to hir_def 2019-11-12 15:09:25 +03:00
data.rs Store names in TraitData 2019-11-26 17:44:43 +03:00
db.rs Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
diagnostics.rs Rename Source::ast -> Source::value 2019-11-20 09:42:30 +03:00
docs.rs Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
expr.rs Add helpful pointer to module docs 2019-11-12 18:53:26 +03:00
generics.rs Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
lang_item.rs Cleanup nameres 2019-11-24 18:05:12 +03:00
lib.rs Introduce hir::Type 2019-11-26 14:02:57 +03:00
marks.rs Restore a mark 2019-11-21 15:49:24 +03:00
nameres.rs Simplify 2019-11-24 19:01:19 +03:00
path.rs Add hygiene information to SourceAnalyzer 2019-11-26 15:05:53 +08:00
per_ns.rs hir_def is fully doc'ed! 2019-11-24 21:00:50 +03:00
resolver.rs Add note 2019-11-26 19:30:57 +03:00
test_db.rs ⬆️ salsa 2019-11-26 11:29:20 +03:00
trace.rs Use Trace in raw_items 2019-11-24 17:49:49 +03:00
type_ref.rs Reduce visibility 2019-11-24 17:36:06 +03:00