Skip to content

Commit

Permalink
Rollup merge of rust-lang#75115 - chansuke:sys-cloudabi-unsafe, r=Kod…
Browse files Browse the repository at this point in the history
…rAus

`#[deny(unsafe_op_in_unsafe_fn)]` in sys/cloudabi

Partial fix of rust-lang#73904.

This encloses unsafe operations in unsafe fn in sys/cloudabi.
  • Loading branch information
Dylan-DPC authored Aug 13, 2020
2 parents 576d27c + cd5654e commit 29f508e
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 159 deletions.
Loading

0 comments on commit 29f508e

Please sign in to comment.