Skip to content

Graduate Box, Arc, Vec, Pin and Error #422

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

Merged
merged 4 commits into from
Jul 2, 2021
Merged

Conversation

ojeda
Copy link
Member

@ojeda ojeda commented Jul 2, 2021

A bunch of types that are common enough that we should graduate them to the prelude.

It also helps avoiding kernel modules using a similar name.

@ksquirrel

This comment has been minimized.

@ojeda
Copy link
Member Author

ojeda commented Jul 2, 2021

I am also thinking of putting things like Ref, Mutex, RBTree etc. We will see later on.

Suggested-by: Gary Guo <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
@ksquirrel
Copy link
Member

Review of fccb46b2ac81:

  • ✔️ Commit f8d1914: Looks fine!
  • ✔️ Commit 840b281: Looks fine!
  • ✔️ Commit 5652eb2: Looks fine!
  • ✔️ Commit fccb46b: Looks fine!

@ojeda ojeda merged commit 1f38791 into Rust-for-Linux:rust Jul 2, 2021
@ojeda ojeda deleted the prelude branch July 2, 2021 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants