Skip to content

Reduce the amount of code in unsafe blocks (2)#1306

Open
DanielEScherzer wants to merge 25 commits into
rust-lang:mainfrom
DanielEScherzer:less-unsafe-r2
Open

Reduce the amount of code in unsafe blocks (2)#1306
DanielEScherzer wants to merge 25 commits into
rust-lang:mainfrom
DanielEScherzer:less-unsafe-r2

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Contributor

For statements that do not need to be marked as unsafe, pull them out of the blocks

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Jul 26, 2026
@DanielEScherzer

Copy link
Copy Markdown
Contributor Author

Commits saying "Further reduce" are follow-ups to initial reduction in #1271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Waiting on review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants