Skip to content

Commit

Permalink
Rollup merge of #124870 - Lokathor:update-result-docs, r=dtolnay
Browse files Browse the repository at this point in the history
Update Result docs to the new guarantees

The `Option` docs already explain the guarantees given in [RFC 3391](https://github.com/rust-lang/rfcs/blob/master/text/3391-result_ffi_guarantees.md), so all that we need is a paragraph saying that some `Result` type combinations will also qualify.

Part of rust-lang/rust#110503
  • Loading branch information
GuillaumeGomez authored May 27, 2024
2 parents 4d0a56e + dcc573f commit 784360b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 784360b

Please sign in to comment.