Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Conversation

@molikto
Copy link
Contributor

@molikto molikto commented May 17, 2022

No description provided.

@molikto molikto requested a review from eddyb as a code owner May 17, 2022 02:54
Copy link
Contributor

@eddyb eddyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, only had nits about Rust formatting and the warning phrasing (most importantly I think we should say #[inline(never)] since that's what would be in the source code).

@eddyb eddyb added the s: waiting on author PRs that blocked on the author implementing feedback. label May 21, 2022
@eddyb eddyb self-assigned this May 21, 2022
Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
Comment on lines 1 to 6
warning: function `nested_ref::deep_load` has `dont_inline` attribute, but need to be inlined because it has illegal argument or return types

warning: function `nested_ref::deep_transpose` has `dont_inline` attribute, but need to be inlined because it has illegal argument or return types

warning: 2 warnings emitted

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll need to git pull the new commit locally then run cargo compiletest --bless again to update this .stderr file.

@eddyb eddyb enabled auto-merge (rebase) May 24, 2022 12:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

s: waiting on author PRs that blocked on the author implementing feedback.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants