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

Lang item coerce_unsized is not implemented. #2956

Open
P-E-P opened this issue Apr 19, 2024 · 1 comment
Open

Lang item coerce_unsized is not implemented. #2956

P-E-P opened this issue Apr 19, 2024 · 1 comment
Labels

Comments

@P-E-P
Copy link
Member

P-E-P commented Apr 19, 2024

#[lang = "coerce_unsized"]
pub trait CoerceUnsized<T: ?Sized> {
    // Empty.
}

Meta

611d0bd

@P-E-P
Copy link
Member Author

P-E-P commented Apr 19, 2024

Just seen this is unstable in 1.49, low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants