Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Malax
Copy link
Member

@Malax Malax commented Feb 8, 2024

With Rust 1.76 now out, Result::inspect_err is stable! Using it over Resut::map_err un-clutters the tracing code a lot. This PR will bump the MSRV to 1.76.

@Malax Malax added the libcnb label Feb 8, 2024
@Malax Malax force-pushed the malax/use-inspect-err branch from dd03af5 to 88ed137 Compare February 8, 2024 16:44
@Malax Malax marked this pull request as ready for review February 8, 2024 16:48
@Malax Malax requested a review from a team as a code owner February 8, 2024 16:48
Copy link
Member

@joshwlewis joshwlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening this - you beat me to it! (A few weeks ago I'd set a reminder for tomorrow morning to make this change, post 1.76 release :-))

@Malax Malax enabled auto-merge (squash) February 8, 2024 17:19
@Malax Malax merged commit e12a6e7 into main Feb 8, 2024
@Malax Malax deleted the malax/use-inspect-err branch February 8, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants