Skip to content

Commit 63be1e0

Browse files
committed
test: new options of debuginfo are no longer unstable
1 parent 77a9b2d commit 63be1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/profiles.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ Caused by:
744744
.run();
745745
}
746746

747-
#[cargo_test(nightly, reason = "debug options stabilized in 1.70")]
747+
#[cargo_test]
748748
fn debug_options_valid() {
749749
let build = |option| {
750750
let p = project()

0 commit comments

Comments
 (0)