Skip to content

Primitive bit validity and padding guarantees - #1293

Closed
joshlf wants to merge 4 commits into
rust-lang:masterfrom
joshlf:patch-4
Closed

Primitive bit validity and padding guarantees#1293
joshlf wants to merge 4 commits into
rust-lang:masterfrom
joshlf:patch-4

Conversation

@joshlf

@joshlfjoshlf commented Nov 2, 2022

Copy link
Copy Markdown
Contributor

Resolves#1291

@joshlfjoshlf changed the title [WIP] Primitive bit validity and padding guarantees (take 2)Primitive bit validity and padding guarantees (take 2)Nov 2, 2022
@joshlfjoshlf changed the title Primitive bit validity and padding guarantees (take 2)Primitive bit validity and padding guaranteesNov 2, 2022
@joshlf

Copy link
Copy Markdown
ContributorAuthor

Friendly ping @ehuss 🙂

@ehuss

ehuss commented Sep 9, 2023

Copy link
Copy Markdown
Contributor

Is this still needed now that #1392 is merged?

(Sorry for not responding before, I get more review requests than I can handle.)

@joshlf

Copy link
Copy Markdown
ContributorAuthor

Yeah, we can close this now!

@joshlfjoshlf closed this Sep 9, 2023
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.

Describe bit validity and padding for primitive types

2 participants

@joshlf@ehuss