summary refs log tree commit diff
path: root/compiler/rustc_mir/src/monomorphize/collector.rs
AgeCommit message (Expand)AuthorLines
2020-11-06inliner: Use substs_for_mir_bodyTomasz Miąsko-5/+5
2020-10-10Use range instead of tuple of intsDániel Buga-9/+9
2020-09-21Let user see the full type of type-length limit errorKornel Lesiński-26/+40
2020-09-19Stop using the `const_eval` query for initializers of staticsOliver Scherer-2/+4
2020-09-17Better handling for exponential-sized types in misc placesValerii Lashmanov-19/+28
2020-09-04Change ty.kind to a methodLeSeulArtichaut-5/+5
2020-08-30ty: remove obsolete printerDavid Wood-16/+8
2020-08-30mv compiler to compiler/mark-0/+1242