Skip to content

Tracking Issue for VaArgSafe in bounds (c_variadic_va_arg_safe) #162911

Description

@maxdexh

Feature gate: #![feature(c_variadic_va_arg_safe)]

This is a tracking issue for the VaArgSafe trait (part of rust-lang/rfcs#2137).
See also the tracking issue for c_variadic, where the API of this feature was intially stabilized on beta: #44930
Zulip stream: #t-libs > Implementing `VaArgSafe` on references is a breaking change

Public API

// core::ffi, reexported in std::ffi
pub impl(self) unsafe trait VaArgSafe {}

Steps / History

Unresolved Questions

Footnotes

  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-design-concernsStatus: There are blocking design concerns.T-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions