Skip to content

Change leak check and suspicious auto trait lint warning messages#120716

Merged
bors merged 3 commits intorust-lang:masterfrom
spastorino:change-some-lint-msgs
Feb 20, 2024
Merged

Change leak check and suspicious auto trait lint warning messages#120716
bors merged 3 commits intorust-lang:masterfrom
spastorino:change-some-lint-msgs

Conversation

@spastorino
Copy link
Copy Markdown
Member

@spastorino spastorino commented Feb 6, 2024

The leak check lint message "this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!" is misleading as some cases may not be phased out and could end being accepted. This is under discussion still.

The suspicious auto trait lint the change in behavior already happened, so the new message is probably more accurate.

r? @lcnr

Closes #93367

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking Issue for sound builtin auto trait impls

6 participants