-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
A-lintArea: New lintsArea: New lintsL-complexityLint: Belongs in the complexity lint groupLint: Belongs in the complexity lint groupL-styleLint: Belongs in the style lint groupLint: Belongs in the style lint groupL-unnecessaryLint: Warn about unnecessary codeLint: Warn about unnecessary codeS-blockedStatus: marked as blocked ❌ on something else such as an RFC or other implementation workStatus: marked as blocked ❌ on something else such as an RFC or other implementation workT-middleType: Probably requires verifiying typesType: Probably requires verifiying types
Description
The proposed cast
method only allows casting the type without touching the mut
/const
ness or even going to usize
.
Metadata
Metadata
Assignees
Labels
A-lintArea: New lintsArea: New lintsL-complexityLint: Belongs in the complexity lint groupLint: Belongs in the complexity lint groupL-styleLint: Belongs in the style lint groupLint: Belongs in the style lint groupL-unnecessaryLint: Warn about unnecessary codeLint: Warn about unnecessary codeS-blockedStatus: marked as blocked ❌ on something else such as an RFC or other implementation workStatus: marked as blocked ❌ on something else such as an RFC or other implementation workT-middleType: Probably requires verifiying typesType: Probably requires verifiying types