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 noalias to fn() -> ~T function *pointers* #9154

Closed
thestinger opened this issue Sep 13, 2013 · 0 comments
Closed

add noalias to fn() -> ~T function *pointers* #9154

thestinger opened this issue Sep 13, 2013 · 0 comments
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@thestinger
Copy link
Contributor

This is already added to direct calls, but it needs to be set on call instructions through function pointers too.

flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 18, 2022
Remove broken link in CONTRIBUTING.md

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

1 participant