-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
P-highHigh priorityHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Much of the implementation work for rust-lang/rfcs#1052 has been done, but there remain some corner cases to fix:
- Casts between raw pointers to different traits are accepted but should not be (e.g. http://is.gd/1jCOSz)
- Double-check other cases, ensure adequate tests exist
Metadata
Metadata
Assignees
Labels
P-highHigh priorityHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.