Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "walk" #331

Closed
pcwalton opened this issue Apr 16, 2011 · 1 comment
Closed

Implement "walk" #331

pcwalton opened this issue Apr 16, 2011 · 1 comment

Comments

@pcwalton
Copy link
Contributor

We should be able to just visit the tree in rustc, not have to fold over it every time.

@graydon
Copy link
Contributor

graydon commented Apr 19, 2011

Implemented in 4763cd3

@graydon graydon closed this as completed Apr 19, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
kazcw pushed a commit to kazcw/rust that referenced this issue Oct 23, 2018
This commit reorganizes some documentation for inclusion into the standard
library, moving the bulk of the docs to the `arch` module and away from the
crate root which won't actually be the end-user interface.
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
workingjubilee pushed a commit to workingjubilee/rustc that referenced this issue May 10, 2023
antoyo added a commit to antoyo/rust that referenced this issue Oct 9, 2023
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants