summary refs log tree commit diff
path: root/src/librustc_trans_utils/lib.rs
AgeCommit message (Expand)AuthorLines
2017-11-07Don't duplicate logic of when an Instance requests to be inlined.Michael Woerister-6/+3
2017-11-07Fix translation item collection for inline and const fns.Michael Woerister-2/+2
2017-10-28Auto merge of #44295 - plietar:extern-types, r=arielb1bors-1/+1
2017-10-27Move type_has_metadata to trans_utilsPaul LiƩtar-1/+1
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-2/+0
2017-10-19Move collector to rustc_trans_utilsbjorn3-0/+5
2017-09-23Fix some tests with no llvm buildbjorn3-0/+14
2017-09-23Fix for upstream changesbjorn3-3/+3
2017-09-23Merge rustc_trans_trait into rustc_trans_utilsbjorn3-0/+7
2017-09-23Fix rustc_trans_utils::find_exported_symbolsbjorn3-1/+1
2017-09-23Allow writing metadata without llvmbjorn3-0/+60
2017-09-16change #![feature(const_fn)] to specific gatesAlex Burka-1/+2
2017-08-25*: remove crate_{name,type} attributesTamir Duberstein-3/+0
2017-08-11Actually make rustc_driver compile without llvmbjorn3-0/+38