This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 6fde507
authored
Rollup merge of rust-lang#130653 - RalfJung:result-abi-compat, r=traviscross
ABI compatibility: mention Result guarantee
This has been already documented in https://doc.rust-lang.org/std/result/index.html#representation, but for `Option` we mirrored those docs in the "ABI compatibility" section, so let's do the same here.
Cc `@workingjubilee` `@rust-lang/lang`1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1761 | 1761 | | |
1762 | 1762 | | |
1763 | 1763 | | |
| 1764 | + | |
| 1765 | + | |
1764 | 1766 | | |
1765 | 1767 | | |
1766 | 1768 | | |
| |||
0 commit comments