Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Appending the result of a function call to a vector fails #165

Closed
pcwalton opened this issue Sep 22, 2010 · 1 comment
Closed

Appending the result of a function call to a vector fails #165

pcwalton opened this issue Sep 22, 2010 · 1 comment

Comments

@pcwalton
Copy link
Contributor

v += f(p) fails with vector v.

@graydon
Copy link
Contributor

graydon commented Jan 27, 2011

WONTFIX (not required for bootstrapping, reopen if somehow this re-emerges in rustc)

oli-obk added a commit to oli-obk/rust that referenced this issue Jul 19, 2017
Update Cargo.toml, fix for build error (see rust-lang#164)
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
kazcw pushed a commit to kazcw/rust that referenced this issue Oct 23, 2018
`_mm_cvtsd_f64`, `_mm_cvtsd_si64x` and `_mm_cvttsd_si64x`.
See rust-lang#40.
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
Aaron1011 pushed a commit to Aaron1011/rust that referenced this issue Oct 26, 2020
`rustup override set nightly` is not needed, because there is a `rust-toolchain` file.

cc rust-lang#165
antoyo added a commit to antoyo/rust that referenced this issue Jun 7, 2022
Define immutable statics with const qualified types
celinval pushed a commit to celinval/rust-dev that referenced this issue Nov 20, 2024
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants