about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/partitioning/mod.rs
AgeCommit message (Expand)AuthorLines
2021-12-27Address review commentsWesley Wiser-8/+24
2021-12-20[code coverage] Fix missing dead code in modules that are never calledWesley Wiser-0/+18
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-2/+2
2021-12-15Remove `SymbolStr`.Nicholas Nethercote-1/+1
2021-11-08Record more artifact sizes during self-profiling.Michael Woerister-0/+11
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+466