Skip to content

Refactoring ReaderUtil trait, combining it with the traitless impl on Reader - #3589

Closed
eholk wants to merge 1 commit into
rust-lang:incomingfrom
eholk:reader-refactor
Closed

Refactoring ReaderUtil trait, combining it with the traitless impl on Reader#3589
eholk wants to merge 1 commit into
rust-lang:incomingfrom
eholk:reader-refactor

Conversation

@eholk

Copy link
Copy Markdown
Contributor

No description provided.

@brson

Copy link
Copy Markdown
Contributor

Thanks! Merged.

@brsonbrson closed this Sep 26, 2012
@eholk

Copy link
Copy Markdown
ContributorAuthor

Thanks! I noticed there were a few test cases I forgot to update. Did you catch these?

@brson

Copy link
Copy Markdown
Contributor

Yep!

bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
Catch panics from the parser while rewriting macro calls
RalfJung pushed a commit to RalfJung/rust that referenced this pull request May 11, 2024
io::Error handling: keep around the full io::Error for longer so we can give better errors
This should help with the error message in rust-lang/miri#3587.
Sign up for freeto 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.

2 participants

@eholk@brson