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

miscellaneous improvements #464

Merged

Conversation

Freax13
Copy link
Member

@Freax13 Freax13 commented Mar 3, 2024

This PR contains various miscellaneous improvements. I recognize that some of these are independent of one another, but given the small over-all size I decided to open just one PR. Let me know if you'd like multiple smaller PRs instead.

We can't constify the public methods because const traits are not yet
stable, but we can introduce private const methods that don't use
traits. We'll use these internally in other const methods.
Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Looks all reasonable to me, thanks!

@Freax13 Freax13 mentioned this pull request Mar 4, 2024
@Freax13 Freax13 merged commit 927f3ac into rust-osdev:master Mar 4, 2024
12 checks passed
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