mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Revert "Temporarily ignore cargo_test_doctest_xcompile_ignores"
This commit is contained in:
parent
84a38b9376
commit
bbce504bf3
@ -4736,9 +4736,7 @@ fn test_dep_with_dev() {
|
||||
.run();
|
||||
}
|
||||
|
||||
// #[cargo_test(nightly, reason = "-Zdoctest-xcompile is unstable")]
|
||||
#[cargo_test]
|
||||
#[ignore = "waiting for https://github.com/rust-lang/rust/pull/138877"]
|
||||
#[cargo_test(nightly, reason = "-Zdoctest-xcompile is unstable")]
|
||||
fn cargo_test_doctest_xcompile_ignores() {
|
||||
// -Zdoctest-xcompile also enables --enable-per-target-ignores which
|
||||
// allows the ignore-TARGET syntax.
|
||||
|
Loading…
x
Reference in New Issue
Block a user