summary refs log tree commit diff
path: root/src/librustc_trans_utils/lib.rs
AgeCommit message (Expand)AuthorLines
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