-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to support nightly after 3/22/24
- Loading branch information
1 parent
8020876
commit 1905899
Showing
12 changed files
with
243 additions
and
0 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Compiling project v0.0.0 (/home/project) | ||
print-type-size type: `{async fn body of run()}`: 7880 bytes, alignment: 8 bytes | ||
print-type-size discriminant: 1 bytes | ||
print-type-size variant `Unresumed`: 592 bytes | ||
print-type-size upvar `.self`: 568 bytes, offset: 0 bytes, alignment: 8 bytes | ||
print-type-size upvar `.drain`: 24 bytes | ||
print-type-size variant `Suspend0`: 7879 bytes | ||
print-type-size upvar `.self`: 568 bytes, offset: 0 bytes, alignment: 8 bytes | ||
print-type-size upvar `.drain`: 24 bytes | ||
print-type-size local `.self`: 568 bytes | ||
print-type-size padding: 1 bytes | ||
print-type-size local `..coroutine_field3`: 1 bytes, alignment: 1 bytes, type: bool | ||
print-type-size padding: 6 bytes | ||
print-type-size local `.__awaitee`: 6712 bytes, alignment: 8 bytes, type: {async fn body of run()} |
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.