summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2018-05-07Auto merge of #50454 - Manishearth:edition-preview-fixes, r=alexcrichtonbors-2/+2
2018-05-05Fix libtest-json testJohn Kåre Alsaker-1/+1
2018-05-04Make extern_absolute_paths only work on the new editionManish Goregaokar-2/+2
2018-04-27Add one more prelude layer for extern crate names passed with `--extern`Vadim Petrochenkov-0/+131
2018-04-16Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkovbors-0/+77
2018-04-15Check generated save-analysis, instead of `bug!()`ingShotaro Yamada-0/+19
2018-04-12Rename alloc::Void to alloc::OpaqueSimon Sapin-2/+2
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-4/+4
2018-04-11Add testShotaro Yamada-0/+58
2018-04-07Auto merge of #49672 - alexcrichton:fix-another-std-core-cycle, r=michaelwoer...bors-0/+1
2018-04-06Update run-make/symbol-visibility to also cover shared-genericsMichael Woerister-7/+50
2018-04-05Rollup merge of #49253 - chmanchester:probing_fix, r=alexcrichtonkennytm-0/+50
2018-04-04Fix another circulare deps link args issueAlex Crichton-0/+1
2018-04-04Auto merge of #48171 - FraGag:doc-copy-clone-impls, r=nikomatsakisbors-0/+5
2018-03-29rustc: Group linked libraries where neededAlex Crichton-0/+63
2018-03-28Run make tests for file resolutionChris Manchester-0/+50
2018-03-26Move some implementations of Clone and Copy to libcoreFrancis Gagné-0/+5
2018-03-25pgo: Move the tests to run-make-fulldeps, and make the profile file be in the...Emilio Cobos Álvarez-0/+38
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-0/+10478