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

Add missing binding for local variable #502

Closed
wants to merge 1 commit into from

Conversation

phst
Copy link
Contributor

@phst phst commented Aug 9, 2023

No description provided.

@skangas
Copy link
Contributor

skangas commented Oct 25, 2023

This PR fixes the following warnings:

rust-utils.el:44:9: Warning: assignment to free variable ‘safe-to-forward’
rust-utils.el:51:10: Warning: reference to free variable ‘safe-to-forward’

It seems harmless enough, so I think it looks ready to be merged.

@psibi
Copy link
Member

psibi commented Feb 24, 2024

Sorry, I didn't realize that this PR existed. I applied a similar fix, apologize for overlooking this.

@psibi psibi closed this Feb 24, 2024
@phst phst deleted the safe-to-forward branch February 25, 2024 21:23
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.

None yet

3 participants