This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 026edbb
committed
Use unchecked construction in
Other, similar methods for `Layout` do likewise, and there's already an
`unwrap()` around the result demonstrating the safety.Layout::pad_to_align.1 parent 8a48b37 commit 026edbb
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
| |||
0 commit comments