Skip to content

remove superseded lints #14703

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bend-n
Copy link
Contributor

@bend-n bend-n commented Apr 28, 2025

changelog: [transmute_float_to_int, transmute_int_to_char, transmute_int_to_float]: remove lints, now in rustc

these lints are now mostly in rustc, so they dont need to be in clippy anymore

rust-lang/rust#136083 (comment)

@rustbot
Copy link
Collaborator

rustbot commented Apr 28, 2025

r? @llogiq

rustbot has assigned @llogiq.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 28, 2025
@rustbot
Copy link
Collaborator

rustbot commented Apr 28, 2025

Failed to set assignee to lcnr: invalid assignee

Note: Only org members with at least the repository "read" role, users with write permissions, or people who have commented on the PR may be assigned.

@bend-n bend-n force-pushed the unnecessary_transmutes branch from aa7385a to 483ce48 Compare April 28, 2025 16:03
@Jarcho
Copy link
Contributor

Jarcho commented Apr 28, 2025

When uplifting lints please run cargo dev rename_lint <lint_name> <uplifted_name> --uplift. This will add all the metadata related to lint renames.

@bend-n bend-n force-pushed the unnecessary_transmutes branch from 42cf9e2 to 57d6333 Compare April 28, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants