summary refs log tree commit diff
path: root/compiler/rustc_ty
AgeCommit message (Expand)AuthorLines
2020-09-25Rollup merge of #77155 - lcnr:ImplSource, r=ecstatic-morseJonas Schievink-11/+11
2020-09-24remove enum name from ImplSource variantsBastian Kauschke-11/+11
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-09-17Remove redundant #![feature(...)] 's from compiler/est31-1/+0
2020-09-09Remove def_id field from ParamEnvBram van den Heuvel-7/+128
2020-09-04Change ty.kind to a methodLeSeulArtichaut-14/+15
2020-08-30mv compiler to compiler/mark-0/+1079