summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/collector.rs
AgeCommit message (Expand)AuthorLines
2021-10-30Collect `panic/panic_bounds_check` during monomorphizationGary Guo-2/+11
2021-10-17Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnrbors-15/+9
2021-10-01polymorphize: polymorphize shimsDavid Wood-14/+6
2021-10-01collector: limit pme context note to user-defd fnsDavid Wood-1/+3
2021-09-29Avoid more invocations of hir_crate query.Camille GILLOT-1/+1
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+1412