Simplify the compiletest directives for ignoring coverage-test modes by Zalathar · Pull Request #131400 · rust-lang/rust (original) (raw)
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
`` [Unrolled build for](/rust-lang-ci/rust/commit/e308071f137f12321d6673f01ee8cb6a06c02f0e "Unrolled build for #131400 Rollup merge of #131400 - Zalathar:ignore-coverage, r=jieyouxu
Simplify the compiletest directives for ignoring coverage-test modes
Follow-up to #131346.
Given that these directives are now restricted to ignoring coverage-test modes only, we can drop the clunky ignore-mode-*
naming convention, and just call them ignore-coverage-map
and ignore-coverage-run
.
r? jieyouxu") rust-lang#131400 ``
[e308071](/rust-lang-ci/rust/commit/e308071f137f12321d6673f01ee8cb6a06c02f0e)
Rollup merge of rust-lang#131400 - Zalathar:ignore-coverage, r=jieyouxu
Simplify the compiletest directives for ignoring coverage-test modes
Follow-up to rust-lang#131346.
Given that these directives are now restricted to ignoring coverage-test modes only, we can drop the clunky ignore-mode-*
naming convention, and just call them ignore-coverage-map
and ignore-coverage-run
.
r? jieyouxu