about summary refs log tree commit diff
path: root/src/librustc_middle/traits/chalk.rs
AgeCommit message (Expand)AuthorLines
2020-06-24Update ChalkJack Huey-0/+2
2020-06-19Change InternedAdtDef to &'tcx AdtDefJack Huey-2/+2
2020-06-19Lower constsJack Huey-1/+2
2020-06-19Remove RustDefIdJack Huey-15/+2
2020-06-19Use builtin types for Never, Array, and FnDefJack Huey-3/+1
2020-06-19Update chalkJack Huey-26/+41
2020-06-19Update chalkJack Huey-6/+1
2020-06-19Add compare-mode=chalk and add a little bit more implementations and fixmesJack Huey-3/+1
2020-05-07Reintegrate chalk using chalk-solveJack Huey-0/+366