Skip to content

Removed unnecessary arguments for walk_* functions #14192

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

Closed
wants to merge 1 commit into from
Closed

Removed unnecessary arguments for walk_* functions #14192

wants to merge 1 commit into from

Conversation

pongad
Copy link
Contributor

@pongad pongad commented May 14, 2014

Fixes #14134

bors added a commit that referenced this pull request May 14, 2014
@bors bors closed this May 14, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 20, 2025
fix rust-lang#14192

changelog: [`manual_slice_fill`]: resolve FP caused by missing index
checks for the slice
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

Successfully merging this pull request may close these issues.

code cleanup: if visit::walk_foo(a, b, c) discards b, then b should not be in its API.
2 participants