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

Replace core::io with blocking implementation of core::rt::io #6169

Closed
brson opened this issue May 2, 2013 · 3 comments
Closed

Replace core::io with blocking implementation of core::rt::io #6169

brson opened this issue May 2, 2013 · 3 comments
Labels
P-medium Medium priority
Milestone

Comments

@brson
Copy link
Contributor

brson commented May 2, 2013

The new scheduler won't be ready for a long time still, but we can go ahead and migrate core::io to the new API once it has been designed. First do #6168 and probably #6164, then convert all users of core::io to the blocking implementation of core::rt::io. Then replace core::io.

@catamorphism
Copy link
Contributor

Nominating for milestone 2, backwards-compatible

@catamorphism
Copy link
Contributor

accepted for milestone 2

@alexcrichton
Copy link
Member

Closed in #9901

bors added a commit to rust-lang-ci/rust that referenced this issue Oct 24, 2020
…eMacro, r=ebroto

Fix FP in `same_functions_in_if_condition` lint about condition as macro

Ignore expr that originate from a macro.

Fixes: rust-lang#6168

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants