Skip to content

Commit

Permalink
Revert "Disable backtrace test until converted to provider API"
Browse files Browse the repository at this point in the history
This reverts commit e55761e.
  • Loading branch information
dtolnay committed Aug 31, 2022
1 parent 036c5f8 commit 2c8f71b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_backtrace.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// FIXME: needs to be updated to provide_ref/request_ref API.
// https://github.com/rust-lang/rust/pull/99431
#![cfg(any())]

#[rustversion::not(nightly)]
#[ignore]
#[test]
Expand Down

0 comments on commit 2c8f71b

Please sign in to comment.