Skip to content

Commit

Permalink
Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstrieb
Browse files Browse the repository at this point in the history
Rename and allow `cast_ref_to_mut` lint

This PR is a small subset of rust-lang/rust#112431, that is the renaming of the lint (`cast_ref_to_mut` -> `invalid_reference_casting`).

BUT also temporarily change the default level of the lint from deny-by-default to allow-by-default until rust-lang/rust#112431 is merged.

r? `@Nilstrieb`
  • Loading branch information
bors committed Jul 29, 2023
2 parents 33a7b98 + cfe6f1f commit 09f820e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 09f820e

Please sign in to comment.