Skip to content

Drop unstable maybe_uninit_slice and vec_into_raw_parts features#622

Merged
phip1611 merged 1 commit intorust-osdev:mainfrom
nicholasbishop:bishop-drop-raw-features
Dec 31, 2022
Merged

Drop unstable maybe_uninit_slice and vec_into_raw_parts features#622
phip1611 merged 1 commit intorust-osdev:mainfrom
nicholasbishop:bishop-drop-raw-features

Conversation

@nicholasbishop
Copy link
Copy Markdown
Member

The functionality we need from those features can be provided with a few pretty simple one-liner functions. Add those functions to the uefi crate in a new polyfill module.

#452

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

The functionality we need from those features can be provided with a few pretty
simple one-liner functions. Add those functions to the uefi crate in a new
polyfill module.
@nicholasbishop nicholasbishop force-pushed the bishop-drop-raw-features branch from cf97da1 to a691731 Compare December 31, 2022 05:28
@phip1611 phip1611 merged commit 2f97c5d into rust-osdev:main Dec 31, 2022
@nicholasbishop nicholasbishop deleted the bishop-drop-raw-features branch January 1, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants