Stabilize `core::ffi:c_*` and re-export in `std::ffi` by joshtriplett · Pull Request #98315 · rust-lang/rust
added
T-libs-api
labels
Jun 20, 2022label
Jun 20, 2022
joshtriplett
removed
the
T-libs
label
Jun 20, 2022
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Jul 14, 2022
bors
added
S-waiting-on-author
and removed S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.labels
Jul 14, 2022This only stabilizes the base types, not the non-zero variants, since those have their own separate tracking issue and have not gone through FCP to stabilize.
bors
added
S-waiting-on-bors
and removed S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.labels
Jul 14, 2022Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request
Jul 14, 2022bors added a commit to rust-lang-ci/rust that referenced this pull request
Jul 14, 2022Rollup of 5 pull requests Successful merges: - rust-lang#97720 (Always create elided lifetime parameters for functions) - rust-lang#98315 (Stabilize `core::ffi:c_*` and rexport in `std::ffi`) - rust-lang#98705 (Implement `for<>` lifetime binder for closures) - rust-lang#99126 (remove allow(rustc::potential_query_instability) in rustc_span) - rust-lang#99139 (Give a better error when `x dist` fails for an optional tool) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
lqd
mentioned this pull request
ojeda
mentioned this pull request
48 tasks
flip1995 pushed a commit to flip1995/rust that referenced this pull request
Jul 18, 2022Rollup of 5 pull requests Successful merges: - rust-lang#97720 (Always create elided lifetime parameters for functions) - rust-lang#98315 (Stabilize `core::ffi:c_*` and rexport in `std::ffi`) - rust-lang#98705 (Implement `for<>` lifetime binder for closures) - rust-lang#99126 (remove allow(rustc::potential_query_instability) in rustc_span) - rust-lang#99139 (Give a better error when `x dist` fails for an optional tool) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
joshtriplett
changed the title
Stabilize
Stabilize core::ffi:c_* and rexport in std::fficore::ffi:c_* and re-export in std::ffi
ojeda
mentioned this pull request
57 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters