Skip to content

Operator-assignment expressions -> Compound assignment expressions. #3158

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

Merged
merged 1 commit into from
Aug 9, 2012
Merged

Operator-assignment expressions -> Compound assignment expressions. #3158

merged 1 commit into from
Aug 9, 2012

Conversation

alexrp
Copy link

@alexrp alexrp commented Aug 8, 2012

Also add note about type.

brson added a commit that referenced this pull request Aug 9, 2012
Operator-assignment expressions -> Compound assignment expressions.
@brson brson merged commit 1ffaceb into rust-lang:incoming Aug 9, 2012
@brson
Copy link
Contributor

brson commented Aug 9, 2012

Thanks!

calebcartwright pushed a commit to calebcartwright/rust that referenced this pull request Oct 20, 2021
Added test covering this. Chose to treat the code block
as rust if and only if all of the comma-separated attributes
are rust-valid. Chose to allow/preserve whitespace around commas

Fixes rust-lang#3158
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Nov 12, 2023
more consistent naming for TLS tests

"tls_static" for `#[thread_local] static`, "tls_macro" for `thread_local!`
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Update Rust toolchain from nightly-2024-04-20 to nightly-2024-04-21
without any other source changes.
This is an automatically generated pull request. If any of the CI checks
fail, manual intervention is required. In such a case, review the
changes at https://github.com/rust-lang/rust from
rust-lang@f9b1614
up to
rust-lang@dbce3b4.
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 this pull request may close these issues.

2 participants