about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/middle
AgeCommit message (Expand)AuthorLines
2020-09-22Stability annotations on generic trait parametersAvi Dessauer-8/+32
2020-09-20Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morseRalf Jung-3/+3
2020-09-18don't take `TyCtxt` by referenceBastian Kauschke-3/+3
2020-09-18use matches!() macro for simple if let conditionsMatthias Krüger-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+2
2020-08-30mv compiler to compiler/mark-0/+1678