-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Abi docs improvements * Change to using MaybeUninit when convering from abi * Run codegen * Initialize result__ to zero because we may read it even on error * Rerun codegen * Remove need for ManuallyDrop around non-blittable types * Run codegen once again * Fix issue with non-blittable ABI types * Revert manually drop change * Final weaks to the docs * Add clarifying note about no need for AddRef
- Loading branch information
Showing
534 changed files
with
121,582 additions
and
121,493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.