This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 576bea1
authored
Unrolled build for rust-lang#123048
Rollup merge of rust-lang#123048 - RalfJung:layout, r=dtolnay
alloc::Layout: explicitly document size invariant on the type level
rust-lang#95295 added this to the constructor, but it seems worth documenting the type invariant at the type level.1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments