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

Specify auto trait trait object upcasting #513

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Specify auto trait trait object upcasting #513

merged 1 commit into from
Jul 8, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jul 5, 2024

@@ -1156,10 +1156,14 @@ Trait Object Types
A :t:`trait object type` is a :t:`type` that implements a :t:`trait`, where the
:t:`type` is not known at compile time.

:dp:`fls_eWac7zOda3lh`
The :t:`principal trait` of :t:`trait object type` is the first :t:`trait bound`.
Copy link
Member Author

Choose a reason for hiding this comment

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

This definition isn't used not (thought I'd need the term when describing this at first), but it will become relevant in the future when full upcasting exists

Copy link
Member

@pietroalbini pietroalbini left a comment

Choose a reason for hiding this comment

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

bors merge

@bors-ferrocene
Copy link
Contributor

bors-ferrocene bot commented Jul 8, 2024

Build succeeded:

@bors-ferrocene bors-ferrocene bot merged commit 97eeb44 into main Jul 8, 2024
2 checks passed
@bors-ferrocene bors-ferrocene bot deleted the auto branch July 8, 2024 07:47
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