diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2022-04-27 13:47:10 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2022-04-27 14:01:04 -0700 |
| commit | 07ea143f96929ac7f0b7af0f025be48a472273e5 (patch) | |
| tree | 73c2e1f4487555c62ac896d551e7959d9d099cb4 /library/std/src/sys/unix/alloc.rs | |
| parent | 42d96bb2f68c7cdc7ac67708daca0bfca37812da (diff) | |
| download | rust-07ea143f96929ac7f0b7af0f025be48a472273e5.tar.gz rust-07ea143f96929ac7f0b7af0f025be48a472273e5.zip | |
Revert "Re-export core::ffi types from std::ffi"
This reverts commit 9aed829fe6cdf5eaf278c6c3972f7acd0830887d. Fixes https://github.com/rust-lang/rust/issues/96435 , a regression in crates doing `use std::ffi::*;` and `use std::os::raw::*;`. We can re-add this re-export once the `core::ffi` types are stable, and thus the `std::os::raw` types can become re-exports as well, which will avoid the conflict. (Type aliases to the same type still conflict, but re-exports of the same type don't.)
Diffstat (limited to 'library/std/src/sys/unix/alloc.rs')
0 files changed, 0 insertions, 0 deletions
