about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2021-10-01Auto merge of #88880 - cjgillot:no-krate, r=oli-obkbors-4/+1
2021-10-01Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearthbors-1/+1
2021-09-30Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillotManish Goregaokar-1/+1
2021-09-30Update run-make-fulldeps.Camille GILLOT-3/+4
2021-09-30Bless tests.Camille GILLOT-4/+1
2021-09-22Fix testCameron Steffen-3/+3
2021-09-16Set the library path in sysroot-crates-are-unstableJosh Stone-0/+13
2021-09-15Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoeristerManish Goregaokar-2/+63
2021-09-15Disable both reproducible-build tests for crate-type=bindanakj-4/+5
2021-09-15Verify bin crates are not deterministic on Windowsdanakj-3/+21
2021-09-14update testasquared31415-1/+1
2021-09-14Fix ICE when `start` lang item has wrong genericsasquared31415-1/+1
2021-09-08Update run-make-fulldeps.Camille GILLOT-4/+4
2021-09-07remap-cwd-prefixdanakj-0/+42
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-1/+1
2021-09-03Update coverage testsMatthew Jasper-4/+4
2021-09-01Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514bors-0/+32
2021-08-31Move test to run-make-fulldeps to avoid compiler flag bugPatrick Conrad-0/+32
2021-08-25Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoeristerbors-0/+12
2021-08-24Ignore test on WindowsAndy Wang-0/+2
2021-08-23Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnaybors-3/+3
2021-08-21Auto merge of #87570 - nikic:llvm-13, r=nagisabors-12/+8
2021-08-21Always use llvm.used for coverage symbolsNikita Popov-4/+1
2021-08-19Test presence of remapped pathAndy Wang-0/+1
2021-08-19Make test function pubAndy Wang-1/+1
2021-08-17Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakisbors-0/+237
2021-08-17Fix obtain-borrowck failure on Windows.Vytautas Astrauskas-1/+1
2021-08-16Relax internal/private checks in coverage IR testNikita Popov-6/+4
2021-08-16Fix a coverage-reports testCameron Steffen-3/+3
2021-08-16Use llvm.compiler.used insetad of llvm.usedNikita Popov-1/+3
2021-08-16Update coverage LLVM IR testNikita Popov-5/+4
2021-08-04Fix assertions in `coverage-reports` testAlex Crichton-76/+70
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-12/+15
2021-07-31Fix obtain-borrowck failure on MSVC.Vytautas Astrauskas-1/+7
2021-07-27Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelixbors-3/+2
2021-07-23Fix typo in a comment.Vytautas Astrauskas-1/+1
2021-07-23Move obtain-borrowck to run-make-fulldeps.Vytautas Astrauskas-0/+231
2021-07-20Allow combining -Cprofile-generate and -Cpanic=unwind when targetingMichael Woerister-59/+0
2021-07-17Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebankbors-1/+15
2021-07-13Auto merge of #86922 - joshtriplett:target-abi, r=oli-obkbors-0/+2
2021-07-08Do not allow JSON targets to set is-builtin: trueSimonas Kazlauskas-1/+15
2021-07-07Update targets to use target_abiJosh Triplett-0/+2
2021-07-07Clean up rustdoc static filesGuillaume Gomez-1/+1
2021-07-06Fix testbjorn3-3/+1
2021-07-04Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieubors-0/+4
2021-07-02core: add unstable `no_fp_fmt_parse` to disable float fmt/parse codeGary Guo-0/+4
2021-06-23Use HTTPS links where possibleSmitty-1/+1
2021-06-14Avoid possible filename collision in coverage testsArpad Borsos-6/+8
2021-06-07Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkorbors-18/+3
2021-06-05Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomezbors-7/+4