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 spawn_conversation #3153

Merged
merged 1 commit into from
Aug 9, 2012
Merged

Add spawn_conversation #3153

merged 1 commit into from
Aug 9, 2012

Conversation

jruderman
Copy link
Contributor

Adds a convenience function for bidirectional communication. This lets programmers avoid boilerplate that's prone to mistakes and/or variable shadowing.

@jruderman jruderman mentioned this pull request Aug 8, 2012
bblum added a commit that referenced this pull request Aug 9, 2012
@bblum bblum merged commit 35db5b7 into rust-lang:incoming Aug 9, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Nov 4, 2023
jaisnan added a commit to jaisnan/rust-dev that referenced this pull request Jul 29, 2024
While at it, I also added a `--skip-libs` to skip rebuilding the Kani
libraries and standard library at every `cargo build-dev` execution.

We usually only need to rebuild the libraries when we make changes to
them or when we update the Rust toolchain. Rebuilding them can be quite
time consuming when you are making changes to Kani.

Towards rust-lang#3226 rust-lang#3153

Co-authored-by: Jaisurya Nanduri <91620234+jaisnan@users.noreply.github.com>
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.

2 participants