Skip to content

metabug: const_eval bugs from type confusion and/or overflow #23897

Closed
@pnkfelix

Description

@pnkfelix
Member

metabug: const_eval bugs from type confusion and/or overflow

(I am collapsing these seemingly distinct categories into one, because I have observed cases where a seeming failure to catch an overflow, or signaling an overflow where none should exist, can sometimes be traced to the const-evaluator being confused about the type of the expression in question.)

Activity

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

Metadata

Metadata

Assignees

Labels

A-type-systemArea: Type systemC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCmetabugIssues about issues themselves ("bugs about bugs")

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @steveklabnik@pnkfelix@Mark-Simulacrum

      Issue actions

        metabug: const_eval bugs from type confusion and/or overflow · Issue #23897 · rust-lang/rust