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

Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-block... #8866

Merged
merged 1 commit into from
Aug 30, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Aug 29, 2013

...ing, r=brson"

This reverts commit b8d1fa3, reversing
changes made to f22b4b1.

Conflicts:
mk/rt.mk
src/libuv

This caused a big performance regression on the windows bots and possibly some unexpected segfaults in pretty-printing tests.

…un-non-blocking, r=brson"

This reverts commit b8d1fa3, reversing
changes made to f22b4b1.

Conflicts:
	mk/rt.mk
	src/libuv
bors added a commit that referenced this pull request Aug 29, 2013
...ing, r=brson"

This reverts commit b8d1fa3, reversing
changes made to f22b4b1.

Conflicts:
	mk/rt.mk
	src/libuv

This caused a big performance regression on the windows bots and possibly some unexpected segfaults in pretty-printing tests.
@bors bors closed this Aug 30, 2013
@bors bors merged commit 3c5a43e into rust-lang:master Aug 30, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 4, 2022
Add new lint `[unused_rounding]`

fixes rust-lang#39

changelog: added a ``[`unused_rounding`]`` lint to check for the rounding of whole-number literals
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