Skip to content

for is copying the vector elements, should alias them #886

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

Closed
marijnh opened this issue Sep 9, 2011 · 3 comments
Closed

for is copying the vector elements, should alias them #886

marijnh opened this issue Sep 9, 2011 · 3 comments

Comments

@marijnh
Copy link
Contributor

marijnh commented Sep 9, 2011

The alias analysis already assumes this, and it seems a better approach anyway (copying every single element can be very expensive)

@marijnh
Copy link
Contributor Author

marijnh commented Sep 9, 2011

Closed by 985ef59

@marijnh marijnh closed this as completed Sep 9, 2011
@marijnh
Copy link
Contributor Author

marijnh commented Sep 9, 2011

Reopened, since the patch was reverted due to the patch breaking the windows build.

@marijnh marijnh reopened this Sep 9, 2011
@marijnh
Copy link
Contributor Author

marijnh commented Sep 13, 2011

Re-fixed in 2f40234

@marijnh marijnh closed this as completed Sep 13, 2011
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
coastalwhite pushed a commit to coastalwhite/rust that referenced this issue Aug 5, 2023
flip1995 pushed a commit to flip1995/rust that referenced this issue Feb 20, 2025
…ng#14133)

Remove `Known problems` section `invalid_upcast_comparisons` since issue
was fixed rust-lang#886

changelog: none
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