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

Make more Windows functions #![deny(unsafe_op_in_unsafe_fn)] #127763

Merged
merged 7 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d1a3c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37295e6 View commit details
    Browse the repository at this point in the history
  3. allow(unsafe_op_in_unsafe_fn) on some functions

    These need to get their safety story straight
    ChrisDenton committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5922234 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Remove slice_to_end

    ChrisDenton committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    55c84e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b845c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    a33abbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2043de1 View commit details
    Browse the repository at this point in the history