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

Graduate std::rt::io to std::io #10423

Merged
merged 1 commit into from
Nov 12, 2013
Merged

Graduate std::rt::io to std::io #10423

merged 1 commit into from
Nov 12, 2013

Conversation

alexcrichton
Copy link
Member

I still plan on reorganizing the internals of the IO module a bit, but this is the major move which has been on the horizon for awhile.

@brson
Copy link
Contributor

brson commented Nov 12, 2013

🚀

bors added a commit that referenced this pull request Nov 12, 2013
I still plan on reorganizing the internals of the IO module a bit, but this is the major move which has been on the horizon for awhile.
@adrientetar adrientetar mentioned this pull request Nov 12, 2013
@bors bors closed this Nov 12, 2013
@bors bors merged commit 49ee492 into rust-lang:master Nov 12, 2013
@alexcrichton alexcrichton deleted the move-io branch November 13, 2013 22:20
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 10, 2023
…p1995

Fix array-size-threshold config deserialization error

changelog: Fix error when providing an `array-size-threshold` in `clippy.toml`

Not entirely sure why it doesn't want to deserialize a u128, but converting it after the fact is an easy enough fix

Fixes rust-lang#10422
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