Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Add FFI example for slice::from_raw_parts() #123374

Merged
merged 4 commits into from
Jun 12, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    8e91a51 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add "safety" comment

    mgeier committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    22319bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df1303 View commit details
    Browse the repository at this point in the history
  3. Add missing .into_iter()

    mgeier committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    30b676c View commit details
    Browse the repository at this point in the history