Skip to content

Walker legwork #20

Closed
Closed
@graydon

Description

@graydon
Contributor

The walker module doesn't walk every AST node (some aren't implemented or supported anywhere in the compiler yet). Finish it.

Activity

graydon

graydon commented on Jan 27, 2011

@graydon
ContributorAuthor

WONTFIX (not required for bootstrapping)

4 remaining items

added a commit that references this issue on Oct 26, 2020

Merge pull request rust-lang#20 from bjorn3/dependabot/cargo/cranelif…

dc0cd07
added a commit that references this issue on Oct 13, 2023

Merge pull request rust-lang#20 from Chris-Hawblitzel/unit-enum-variant

66f3d32
added 2 commits that reference this issue on Dec 4, 2023

Auto merge of rust-lang#118488 - andjo403:remove_deadlock, r=SparrowLii

Auto merge of rust-lang#118488 - andjo403:remove_deadlock, r=SparrowLii

added a commit that references this issue on Dec 5, 2023

Rollup merge of rust-lang#118488 - andjo403:remove_deadlock, r=Sparro…

519669a
added a commit that references this issue on Dec 5, 2023

Auto merge of rust-lang#118488 - andjo403:remove_deadlock, r=SparrowLii

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

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @graydon

        Issue actions

          Walker legwork · Issue #20 · rust-lang/rust