about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/monomorphize/mod.rs
AgeCommit message (Expand)AuthorLines
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-33/+0
2021-06-28Introduce -Zprofile-closures to evaluate the impact of 2229Aman Arora-0/+1
2021-03-31Cleanups and commentsJack Huey-3/+1
2021-03-31Some rebinds and dummysJack Huey-3/+5
2020-09-24remove enum name from ImplSource variantsBastian Kauschke-1/+1
2020-08-30mv compiler to compiler/mark-0/+32