summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/build_reduced_graph.rs
AgeCommit message (Expand)AuthorLines
2020-09-18use matches!() macro for simple if let conditionsMatthias Krüger-1/+1
2020-09-11Auto merge of #76499 - guswynn:priv_des, r=petrochenkovbors-7/+10
2020-09-11Give better diagnostic when using a private tuple struct constructorGus Wynn-7/+10
2020-09-10Attach `TokenStream` to `ast::Visibility`Aaron Hill-1/+1
2020-08-30mv compiler to compiler/mark-0/+1440