about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-08-15 18:44:19 -0700
committerGitHub <noreply@github.com>2024-08-15 18:44:19 -0700
commit051eba09313ce335c21fb36a038ab4a7c346a073 (patch)
treed9b70c4ff7b028818b5213b82050d1e3b54ead91 /compiler/rustc_mir_transform/src/coverage/mod.rs
parentc6bde8d2e051b6f85e7fa5785a20f6fb64a60b7e (diff)
parent8b990e35f423907d22cb7f386d40acc1599377ad (diff)
downloadrust-051eba09313ce335c21fb36a038ab4a7c346a073.tar.gz
rust-051eba09313ce335c21fb36a038ab4a7c346a073.zip
Rollup merge of #129111 - Zalathar:python-sysroot, r=jieyouxu
Port the `sysroot-crates-are-unstable` Python script to rmake

New version of #126231, and a follow-up to #129071.

One major difference is that the new version no longer tries to report *all* accidentally-stable crates, because the `run_make_support` helpers tend to halt the test as soon as something goes wrong. That's unfortunate, but I think it won't matter much in practice, and preserving the old behaviour doesn't seem worth the extra effort.

---

Part of #110479 (Python purge), with this being one of the non-trivial Python scripts that actually seems feasible and worthwhile to remove.

This is *not* part of #121876 (Makefile purge), because the underlying test is already using rmake; this PR just modifies the existing rmake recipe to do all the work itself instead of delegating to Python. So there's no particular urgency here.

r? ````@jieyouxu````

try-job: aarch64-gnu
try-job: aarch64-apple
try-job: test-various
try-job: armhf-gnu
try-job: x86_64-msvc
try-job: i686-mingw
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions