Skip to content

Add a stack_bounds function to the Runtime trait #11306

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

Merged
merged 1 commit into from
Jan 4, 2014

Conversation

alexcrichton
Copy link
Member

This allows inspection of the current task's bounds regardless of what the
underlying task is.

Closes #11293

This allows inspection of the current task's bounds regardless of what the
underlying task is.

Closes rust-lang#11293
bors added a commit that referenced this pull request Jan 4, 2014
This allows inspection of the current task's bounds regardless of what the
underlying task is.

Closes #11293
@bors bors closed this Jan 4, 2014
@bors bors merged commit dcaf10f into rust-lang:master Jan 4, 2014
@alexcrichton alexcrichton deleted the native-bounds branch January 5, 2014 17:34
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.

Native tasks also want to know the stack bounds
3 participants