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

Add missing definitions for dynamic sized types and fat pointer types #527

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Oct 15, 2024

No description provided.

Comment on lines -2282 to +2281
:t:`dynamically sized type`.
A :dt:`fat pointer type` is an :t:`indirection type` whose contained :t:`type specification` is a :t:`dynamically sized type`.
Copy link
Member

Choose a reason for hiding this comment

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

Is it right that the same text is here and in src/types-and-traits.rst?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes the glossary tends to just duplicate the definition in the actual files

@Veykril
Copy link
Member Author

Veykril commented Oct 16, 2024

bors merge

@bors-ferrocene
Copy link
Contributor

Build succeeded:

@bors-ferrocene bors-ferrocene bot merged commit f38f22b into main Oct 16, 2024
2 checks passed
@bors-ferrocene bors-ferrocene bot deleted the veykril/push-pvtsllluqpok branch October 16, 2024 09:43
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.

2 participants