Skip to content

Link to std::io::Writer alternatives#595

Merged
juntyr merged 2 commits into
ron-rs:masterfrom
LeCyberDucky:594-Mention-io-versions
Jan 7, 2026
Merged

Link to std::io::Writer alternatives#595
juntyr merged 2 commits into
ron-rs:masterfrom
LeCyberDucky:594-Mention-io-versions

Conversation

@LeCyberDucky

Copy link
Copy Markdown
Contributor

This should resolve #594.

I've not included my change in CHANGELOG.md, because I'm just updating the documentation.

@juntyr

juntyr commented Jan 2, 2026

Copy link
Copy Markdown
Member

@LeCyberDucky Can you please run cargo +stable fmt, then this will be good to go

@LeCyberDucky

Copy link
Copy Markdown
Contributor Author

Right, I should have done that from the get-go!

I've fallen ill, so it'll be a few days, unfortunately, but I'll get back to you!

@juntyr

juntyr commented Jan 3, 2026

Copy link
Copy Markdown
Member

Get well soon! (and no worries about the delay)

@LeCyberDucky

Copy link
Copy Markdown
Contributor Author

@juntyr I have gotten rid of my carriage returns (I believe those were the problem?) by running cargo +stable fmt. The corresponding test seems to succeed now.
I'm not sure why the 1.64.0 cargo check fails, however. I don't think my changes should affect that.

@juntyr juntyr merged commit 4042553 into ron-rs:master Jan 7, 2026
5 of 11 checks passed
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.

Mention io versions in descriptions of to_writer and to_writer_pretty

2 participants