Skip to content

add typestate pass to rustc #232

Closed
Closed
@graydon

Description

@graydon
Contributor

rustc has no typestate checker. add one.

Activity

graydon

graydon commented on May 26, 2011

@graydon
ContributorAuthor

This exists now. It's not complete but it's far enough along to call it "existing" and close this bug. File followups for subsequent improvements.

added a commit that references this issue on Jul 19, 2017
added a commit that references this issue on Nov 29, 2018

Merge pull request rust-lang#232 from ekse/update-undocumented-chaine…

57f6442
added a commit that references this issue on Mar 7, 2023
added a commit that references this issue on Mar 7, 2023

Merge pull request rust-lang#232 from GuillaumeGomez/more-inline-asm-…

bfc184c
added a commit that references this issue on Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon

        Issue actions

          add typestate pass to rustc · Issue #232 · rust-lang/rust