about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize
AgeCommit message (Expand)AuthorLines
2021-10-16Adopt let_else across the compilerest31-3/+2
2021-10-15allow `potential_query_instability` everywherelcnr-0/+1
2021-10-04polymorphize: don't normalize self-ty need substsDavid Wood-9/+16
2021-10-01polymorphize: polymorphize shimsDavid Wood-44/+65
2021-10-01collector: limit pme context note to user-defd fnsDavid Wood-1/+3
2021-10-01polymorphize: remove predicate logicDavid Wood-41/+0
2021-10-01polymorphize: don't check foreign itemsDavid Wood-0/+5
2021-09-29Avoid more invocations of hir_crate query.Camille GILLOT-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-15Use explicit log level in tracing instrument macroTomasz Miąsko-10/+10
2021-09-08Rebase fallout.Camille GILLOT-1/+1
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+3087