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 a segfault in the rustuv tests #12354

Merged
merged 1 commit into from
Feb 18, 2014

Conversation

alexcrichton
Copy link
Member

The details can be found in the comments I added to the test, but the gist of it
is that capturing output injects rescheduling a green task on failure, which
wasn't desired for the test in question.

cc #12340

The details can be found in the comments I added to the test, but the gist of it
is that capturing output injects rescheduling a green task on failure, which
wasn't desired for the test in question.

cc rust-lang#12340
bors added a commit that referenced this pull request Feb 18, 2014
The details can be found in the comments I added to the test, but the gist of it
is that capturing output injects rescheduling a green task on failure, which
wasn't desired for the test in question.

cc #12340
@bors bors closed this Feb 18, 2014
@bors bors merged commit fd2ed71 into rust-lang:master Feb 18, 2014
@alexcrichton alexcrichton deleted the fix-rustuv-segfault branch February 19, 2014 18:27
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…nicquirl

Fix typo in new `reload.rs` docs

Just skimmed today's changelog and came across the repetition
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 7, 2024
…, r=llogiq

Add new `mixed_attributes_style` lint

Add a new lint to detect cases where both inner and outer attributes are used on a same item.

r? `@llogiq`

----

changelog: Add new [`mixed_attributes_style`] lint
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