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 a command to make rustbot kill all child processes #2512

Closed
brson opened this issue Jun 6, 2012 · 1 comment
Closed

Add a command to make rustbot kill all child processes #2512

brson opened this issue Jun 6, 2012 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@brson
Copy link
Contributor

brson commented Jun 6, 2012

This will abort the current build.

@brson
Copy link
Contributor Author

brson commented Feb 5, 2013

rustbot no more

@brson brson closed this as completed Feb 5, 2013
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
Strengthen C++20 SC accesses

`@SabrinaJewson` noted in rust-lang#2301 that Miri could produce behaviours forbidden under C++20 even without SC fences. Due to the added coherence-ordered before relationship which is created from read from and read before, plus the fact that coherence-ordered before between SC operations must be consistent with the Global Total Order S, in C++20 if there's an SC load that reads from any store, then a later SC load cannot read before that store. This PR adds this restriction
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Update Kani to use CBMC 5.85.0
Co-authored-by: Zyad Hassan <88045115+zhassan-aws@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

1 participant