Skip to content

Commit

Permalink
Update deps, address soundness issue in msg_send macro
Browse files Browse the repository at this point in the history
As described in [rust-objc#62][], the msg_send macro could cause
UB in certain situations when built with a version of rustc that
includes the ! type.

[rust-objc#62]: SSheldon/rust-objc#62
  • Loading branch information
cmyr committed Oct 23, 2019
1 parent cae9ac9 commit e8c19e0
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 164 deletions.
Loading

0 comments on commit e8c19e0

Please sign in to comment.