diff options
| author | bors <bors@rust-lang.org> | 2020-09-03 02:15:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-03 02:15:16 +0000 |
| commit | 1e33c742ca572a93d97106876041c241c23a562a (patch) | |
| tree | 44de59378b5c4c44b930d7522bdee9344475d800 /src/rustllvm/RustWrapper.cpp | |
| parent | 4f66117945df3b21e46ee9013e1c8a88f4b27842 (diff) | |
| parent | 559679b8c30b5422aaa77a2839231ea6a60292ff (diff) | |
| download | rust-1e33c742ca572a93d97106876041c241c23a562a.tar.gz rust-1e33c742ca572a93d97106876041c241c23a562a.zip | |
Auto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in_unsafe_fn, r=Mark-Simulacrum
Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi partial fix for #73904 There are still more that was not applied in [mod.rs]( https://github.com/rust-lang/rust/blob/38fab2ea92a48980219989817201bf2094ae826a/library/std/src/sys/wasi/mod.rs) and that is due to its using files from `../unsupported` like: ``` #[path = "../unsupported/cmath.rs"] pub mod cmath; ```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
