summary refs log tree commit diff
path: root/src/librustc_codegen_utils/lib.rs
AgeCommit message (Collapse)AuthorLines
2018-10-07Revert "Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis"Ariel Ben-Yehuda-0/+1
This reverts commit 6810f5286b6b91daab06fc3dccb27d8c46f14349, reversing changes made to 8586ec6980462c99a8926646201b2444d8938d29.
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-1/+0
Co-authored-by: nikomatsakis
2018-08-24check that adding infer-outlives requirement to all crates worksNiko Matsakis-0/+1
2018-08-09[nll] librustc_codegen_utils: enable feature(nll) for bootstrapmemoryruins-0/+1
2018-08-03Move validate_crate_name to rustc_metadataMark Rousskov-0/+1
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-1/+0
2018-07-11Deny bare trait objects in in src/librustc_codegen_utilsljedrz-0/+1
2018-07-07Move llvm_target_features back to llvm_utilbjorn3-1/+0
2018-07-07Move time_graph.rs to rustc/utilbjorn3-1/+0
2018-07-07Fix metadata_only metadata encodingbjorn3-0/+1
2018-07-07Mostly fix compiling without LLVM (with metadata_only backend)bjorn3-4/+0
2018-07-07Move some functions out of rustc_codegen_llvm and fix metadata_only backendbjorn3-0/+2
2018-06-01Update recursion limitsJohn Kåre Alsaker-0/+2
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+63