about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/partitioning/merging.rs
AgeCommit message (Expand)AuthorLines
2023-05-24Remove the `merging` module.Nicholas Nethercote-106/+0
2023-05-24Inline and remove `numbered_codegen_unit_name`.Nicholas Nethercote-8/+3
2023-03-07Simplify `sort_by` callsMaybe Waffle-1/+1
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-1/+1
2021-12-15Remove `SymbolStr`.Nicholas Nethercote-5/+5
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+111