about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
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
2021-06-04Remove `doc(include)`Joshua Nelson-7/+4
2021-06-04Update hotplug codegen backend testbjorn3-18/+3
2021-06-04Auto merge of #85385 - richkadel:simpler-simplify-with-coverage, r=wesleywiserbors-49/+116
2021-06-01Reland - Report coverage `0` of dead blocksRich Kadel-49/+116
2021-06-01Auto merge of #85829 - bjorn3:simplify_crate_num, r=jackh726bors-5/+5
2021-06-01Fix testbjorn3-5/+5
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-0/+32
2021-05-31Build crtbengin.o/crtend.o from source code12101111-0/+32
2021-05-28Remove `--print unversioned-files` from rustdocBoris-Chengbiao Zhou-22/+0
2021-05-26Rollup merge of #84048 - konan8205:master, r=jshaYuki Okushi-0/+2
2021-05-25Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514Guillaume Gomez-0/+53
2021-05-24Add testbjorn3-0/+53
2021-05-22Add test for deduplicate native lib in linking12101111-0/+36
2021-05-19test: fix the order in unversioned-files.txtShinwoo Park-1/+1
2021-05-18test: update unversioned-files.txtShinwoo Park-0/+2
2021-05-16Add test for remap-from in the form of $PWD/trailingAndy Wang-0/+9
2021-05-14Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisabors-13/+1
2021-05-13Use DefaultMetadataLoader in the hotplug_codegen_backend testbjorn3-13/+1