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

fix(serialization.md): fix invalid Lazy<[T]> to valid LazyArray<T> #1758

Closed
wants to merge 2 commits into from

Conversation

ismailarilik
Copy link
Contributor

I am not totally sure that it should be like this but I am pretty sure because I couldn't find a type for Lazy<[T]> here so I opened a PR instead of an issue. Feel free to close this if it was a mistake (and sorry about that).

I am not totally sure that it should be like this but I am pretty sure because I couldn't find a type for `Lazy<[T]>` [here](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_metadata/rmeta/) so I opened a PR instead of an issue. Feel free to close this if it was a mistake (and sorry about that).
@JohnTitor
Copy link
Member

Oh, it seems this has a merge conflict, could you check it?

@tshepang
Copy link
Member

could you remove the merge commit

@ismailarilik
Copy link
Contributor Author

Sorry, I don't have time for it nowadays. Can't GitHub do this for us?

@tshepang
Copy link
Member

I think not. Let me do another PR.

@tshepang tshepang closed this Sep 15, 2023
@tshepang tshepang mentioned this pull request Sep 15, 2023
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