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 for make -j race from #9531 injected by cleanup in b1a22518f0c687db. #9542

Merged
merged 1 commit into from
Sep 28, 2013

Conversation

pnkfelix
Copy link
Member

r? strcat

(please double check that it fixes things on your chroot, if possible, before approval)

Fix #9531

@pnkfelix
Copy link
Member Author

@strcat ping: does this fix your problem?

@thestinger
Copy link
Contributor

@pnkfelix: oh actually yes this does fix it - sorry, I thought this was already merged :)

bors added a commit that referenced this pull request Sep 28, 2013
r? strcat 

(please double check that it fixes things on your chroot, if possible, before approval)

Fix #9531
@bors bors closed this Sep 28, 2013
@bors bors merged commit 2835df2 into rust-lang:master Sep 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 20, 2022
Don't lint `ptr_arg` when used as an incompatible trait object

fixes rust-lang#9542
changelog: [`ptr_arg`](https://rust-lang.github.io/rust-clippy/master/#ptr_arg): Don't lint when used as an incompatible trait object
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.

race condition with -j# in Makefile
3 participants