about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/traits/specialization_graph.rs
AgeCommit message (Expand)AuthorLines
2021-09-21use indexmap instead of hashmaplcnr-13/+3
2021-09-21renamelcnr-4/+4
2021-01-16Enforce that query results implement DebugAaron Hill-2/+2
2020-09-21Reduce boilerplate with the matches! macroLingMan-4/+1
2020-08-30mv compiler to compiler/mark-0/+248