about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
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-14Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisabors-13/+1
2021-05-13Use DefaultMetadataLoader in the hotplug_codegen_backend testbjorn3-13/+1
2021-05-12Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillotbors-1/+1
2021-05-11Revert "Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tman...Rich Kadel-54/+49
2021-05-07Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandrybors-49/+54
2021-05-07Rollup merge of #84897 - richkadel:cover-closure-macros, r=tmandryYuki Okushi-46/+168
2021-05-07Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandryYuki Okushi-52/+54
2021-05-07Rollup merge of #84871 - richkadel:no-coverage-unstable-only, r=nagisaDylan DPC-37/+0
2021-05-06Removes unneeded check of `#[no_coverage]` in mapgenRich Kadel-89/+54
2021-05-06Coverage instruments closure bodies in macros (not the macro body)Rich Kadel-46/+168
2021-05-05alloc: Add unstable Cfg feature `no-global_oom_handling`John Ericson-0/+4
2021-05-05Remote test for alloc `extern_crate` feature.John Ericson-30/+0
2021-05-05Disallows `#![feature(no_coverage)]` on stable and betaRich Kadel-37/+0
2021-05-02Fix hotplug codegen backend testbjorn3-1/+1
2021-05-01Report coverage `0` of dead blocksRich Kadel-49/+54
2021-05-01Auto merge of #84582 - richkadel:issue-84561, r=tmandrybors-16/+639
2021-04-30Rebuilt out of date tests and fixed an old bug now exposedRich Kadel-5/+250
2021-04-29Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoeristerbors-1/+1
2021-04-29Add integration test for `--remap-pathh-prefix`Joshua Nelson-1/+1
2021-04-28addressed review feedbackRich Kadel-6/+38
2021-04-28More improvements to macro coverageRich Kadel-104/+254
2021-04-28Drop branching blocks with same span as expanded macroRich Kadel-0/+196
2021-04-28Auto merge of #84562 - richkadel:issue-83601, r=tmandrybors-1/+109
2021-04-27adds feature gating of `no_coverage` at either crate- or function-levelRich Kadel-60/+72
2021-04-27Derived Eq no longer shows uncoveredRich Kadel-1/+97
2021-04-24Improve spans for chained function callsRich Kadel-2/+171
2021-04-20Auto merge of #84323 - richkadel:uncovered-functions, r=tmandrybors-2/+186
2021-04-19compute fn_sig span from body call_site, and use body ctxt, not rootRich Kadel-1/+1
2021-04-18Fixes the issue with uncovered source in async function bodiesRich Kadel-87/+69
2021-04-18DRAFT: coverage of async function bodies should match non-asyncRich Kadel-2/+204
2021-04-18Add coverage to continue statementsRich Kadel-2/+146
2021-04-05Update Source Serif to release 4.004Trevor Spiteri-4/+4
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-6/+1