summary refs log tree commit diff
path: root/src/librustc_trans_utils/link.rs
AgeCommit message (Expand)AuthorLines
2017-12-28Prefer to use attr::contains_name() and attr::find_by_name()Seiichi Uchida-3/+3
2017-12-20incr.comp.: Use an IndexVec instead of a hashmap for storing result hashes.Michael Woerister-3/+2
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-10/+25
2017-09-23Fix for upstream changesbjorn3-5/+3
2017-09-23Allow building stage 2 compiler librariesbjorn3-1/+34
2017-09-23Allow writing metadata without llvmbjorn3-1/+13
2017-08-22Introduce target feature crt_static_allows_dylibsSamuel Holland-2/+5
2017-08-12Less cfg'sbjorn3-27/+4
2017-08-11Actually make rustc_driver compile without llvmbjorn3-0/+154