summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/query/keys.rs
AgeCommit message (Expand)AuthorLines
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...Santiago Pastorino-23/+1
2020-11-27Allow to self reference associated types in where clausesSantiago Pastorino-0/+11
2020-11-27Allow to use super trait bounds in where clausesSantiago Pastorino-1/+12
2020-09-18use abstract consts when unifying ConstKind::UnevaluatedBastian Kauschke-0/+16
2020-08-30mv compiler to compiler/mark-0/+353