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

Fix "last" lookup bug #201

Closed
wants to merge 1 commit into from
Closed

Fix "last" lookup bug #201

wants to merge 1 commit into from

Conversation

espindola
Copy link

I had to use a '@env' since using a plain 'env' was hitting a codegen bug in rustboot. It might be a better idea to use a ref counted pointer anyway.

…erly

dropping the inner part of the environment when an intermediate item resolved
in an outer scope.
@graydon
Copy link
Contributor

graydon commented Jan 17, 2011

Pulled, thanks.

oli-obk added a commit to oli-obk/rust that referenced this pull request Jul 19, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add sigwait/sigwaitinfo/sigtimedwait.
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
enum representation in C is not undefined but implementation-defined
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 7, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Co-authored-by: Daniel Schwartz-Narbonne <danielsn@users.noreply.github.com>
This pull request was closed.
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.

3 participants