about summary refs log tree commit diff
path: root/src/librustc_trans_utils/common.rs
AgeCommit message (Collapse)AuthorLines
2017-12-18Move common.rs functionality into TyCtxtMaik Klein-92/+0
2017-11-07Don't duplicate logic of when an Instance requests to be inlined.Michael Woerister-1/+2
2017-10-27Move type_has_metadata to trans_utilsPaul LiƩtar-0/+13
2017-10-19Move collector to rustc_trans_utilsbjorn3-0/+78