Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cleanup] return Result instead of panic-ing in TypeLayoutBuilder #50

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

sblackshear
Copy link
Contributor

No need to panic here, just makes life harder for a caller that made a mistake.

wrwg
wrwg previously approved these changes Feb 12, 2022
@sblackshear sblackshear force-pushed the fix_layout_panics branch 2 times, most recently from d736f5d to 924acb4 Compare February 13, 2022 16:37
@sblackshear
Copy link
Contributor Author

Had to fix a lint error, re-stamp requested!

wrwg
wrwg previously approved these changes Feb 15, 2022
@sblackshear
Copy link
Contributor Author

/land

No need to panic here, just makes life harder for a caller that made a mistake.

Closes: diem#50
@bors-diem bors-diem closed this in 595b6d0 Feb 16, 2022
@bors-diem bors-diem merged commit 595b6d0 into diem:main Feb 16, 2022
villesundell pushed a commit to villesundell/move-old that referenced this pull request Apr 26, 2022
sahithiacn pushed a commit to sahithiacn/move that referenced this pull request Jan 2, 2023
Signed-off-by: sahithiacn <sahithi.kalakonda@accenture.com>
bors-diem pushed a commit that referenced this pull request Jan 2, 2023
Signed-off-by: sahithiacn <sahithi.kalakonda@accenture.com>
Closes: #297
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants