Skip to content

admin::render_readmes: Use Result return types #4119

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

Merged
merged 7 commits into from
Nov 3, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 2, 2021

... instead of dropping the errors via Option and using panic!() everywhere.

/cc @nipunn1313

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 2, 2021
@Turbo87 Turbo87 requested review from jtgeibel and JohnTitor November 2, 2021 19:00
@Turbo87 Turbo87 force-pushed the render-readme-errors branch from 0ee1635 to 49334b7 Compare November 2, 2021 19:08
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

Nice improvement :)

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 3, 2021

📌 Commit 49334b7 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Nov 3, 2021

⌛ Testing commit 49334b7 with merge 6c5dc90...

@nipunn1313
Copy link
Contributor

Yes this looks great! Thank you @Turbo87 !

@bors
Copy link
Contributor

bors commented Nov 3, 2021

☀️ Test successful - checks-actions
Approved by: JohnTitor
Pushing 6c5dc90 to master...

@bors bors merged commit 6c5dc90 into rust-lang:master Nov 3, 2021
@Turbo87 Turbo87 deleted the render-readme-errors branch November 3, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants