Skip to content

Fixed deprecation warning text for mem::move_val_init and its associated comment. #14463

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
May 28, 2014
Merged

Fixed deprecation warning text for mem::move_val_init and its associated comment. #14463

merged 1 commit into from
May 28, 2014

Conversation

SergioBenitez
Copy link
Contributor

The deprecation warning text for mem::move_val_init was incorrect. It should point users to overwrite instead of itself.

bors added a commit that referenced this pull request May 28, 2014
…hton

The deprecation warning text for mem::move_val_init was incorrect. It should point users to `overwrite` instead of itself.
@bors bors closed this May 28, 2014
@bors bors merged commit ac833da into rust-lang:master May 28, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
lower adjusts in simple index except the last one

fix rust-lang#14463
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Apr 22, 2025
Fix rust-lang#14461:

- insert parentheses as required in suggestion
- check MSRV before suggesting fix in `const` context
- do not lint macro expansion result

Commits have been logically separated to facilitate review, and start
with a refactoring (and simplification) of the existing code.

changelog: [`manual_is_power_of_two`]: insert parentheses as required in
suggestion, check MSRV before suggesting fix in `const` context, do not
lint macro expansion results
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