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

Tracking issue for lccc_lang_items #1

Open
chorman0773 opened this issue Jan 12, 2021 · 0 comments
Open

Tracking issue for lccc_lang_items #1

chorman0773 opened this issue Jan 12, 2021 · 0 comments
Assignees

Comments

@chorman0773
Copy link
Contributor

This is an lccc internal feature, used by libcore and liballoc.

Contents of feature

  • core::ops::DerefMove -> Moving/Unwrapping Deref, implemented by Box, and stable_on_implicit_call
  • core::ops::DerefPlace -> Creates a place from a mutable reference. Used for moving-deref and placement assignment.

Plans for stabilization:

Note: Refer to existing DerefMove RFC (TODO).

After successful use in lcrust, it is recommended that the features, or equivalents, be proposed to the rust T-libs and T-lang for merging into the rust language, and subsequent stablization.

@chorman0773 chorman0773 self-assigned this Jan 12, 2021
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

No branches or pull requests

1 participant