about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/polymorphize.rs
AgeCommit message (Expand)AuthorLines
2021-11-07Rename functions reflect that inline const is also "typeck_child"Gary Guo-1/+1
2021-11-07Give inline const separate DefKindGary Guo-1/+2
2021-10-01polymorphize: polymorphize shimsDavid Wood-30/+59
2021-10-01polymorphize: remove predicate logicDavid Wood-41/+0
2021-10-01polymorphize: don't check foreign itemsDavid Wood-0/+5
2021-09-15Use explicit log level in tracing instrument macroTomasz Miąsko-10/+10
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+399