Skip to content

Commit

Permalink
Fix Compiler-RT CI
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Sep 23, 2024
1 parent 1e0b9b4 commit 23fc0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework-crates/objc2-foundation/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ impl NSError {
}
}

#[cfg(feature = "std")]
impl std::error::Error for NSError {}

impl fmt::Debug for NSError {
Expand Down

0 comments on commit 23fc0ed

Please sign in to comment.