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

Add support for unsafe traits, impls #50

Closed
nikomatsakis opened this issue Jun 1, 2022 · 2 comments
Closed

Add support for unsafe traits, impls #50

nikomatsakis opened this issue Jun 1, 2022 · 2 comments

Comments

@nikomatsakis
Copy link
Contributor

We need to support unsafe traits and impls. The rust:Send and rust:Sync traits should be defined as unsafe.

@shua
Copy link
Contributor

shua commented Jun 22, 2024

I guess this was implemented in #155 ? Can this ticket be closed?

@lcnr
Copy link
Contributor

lcnr commented Jun 24, 2024

yes 👍

@lcnr lcnr closed this as completed Jun 24, 2024
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 a pull request may close this issue.

3 participants