about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/def_collector.rs
AgeCommit message (Expand)AuthorLines
2020-11-03Expand `NtExpr` tokens only in key-value attributesVadim Petrochenkov-11/+0
2020-10-25Auto merge of #77546 - lcnr:impl-trait-closure, r=eddybbors-4/+4
2020-10-19Calculate visibilities once in resolveVadim Petrochenkov-0/+1
2020-10-07fix def collector for impl traitBastian Kauschke-4/+4
2020-08-30mv compiler to compiler/mark-0/+293