summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2020-09-15Remove redundant `&format!`.Hameer Abbasi-3/+1
2020-09-15This commit introduces the following changes:Hameer Abbasi-4/+14
2020-09-13allow concrete self types in constsBastian Kauschke-1/+1
2020-09-10Attach `TokenStream` to `ast::Path`Aaron Hill-1/+1
2020-08-30mv compiler to compiler/mark-0/+1678