Skip to content

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Nov 19, 2025

Cloudflare's outage caused by an unwrap triggered me to start tightening the use of unwraps in our code bases. This will be the first PR in a series of PR across various of our repositories which use Rust.

I chose this repository as an initial playground, because the Rust usage is fairly limited and any potential fallout (having to deal with existing unwraps) is kept to a minimum.

@Techassi Techassi self-assigned this Nov 19, 2025
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Nov 19, 2025
NickLarsenNZ
NickLarsenNZ previously approved these changes Nov 20, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

@Techassi Techassi added this pull request to the merge queue Nov 20, 2025
@Techassi Techassi moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Nov 20, 2025
Merged via the queue into main with commit a735851 Nov 20, 2025
8 checks passed
@Techassi Techassi deleted the chore/deny-unwraps branch November 20, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

3 participants