Skip to content

Commit

Permalink
test: new options of debuginfo are no longer unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Sep 1, 2023
1 parent 77a9b2d commit 63be1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testsuite/profiles.rs
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ Caused by:
.run();
}

#[cargo_test(nightly, reason = "debug options stabilized in 1.70")]
#[cargo_test]
fn debug_options_valid() {
let build = |option| {
let p = project()
Expand Down

0 comments on commit 63be1e0

Please sign in to comment.