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

Wrap const fn in const item to ensure compile-time-evaluation. #692

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

Urhengulas
Copy link
Member

This reduces the size of the resulting binary in debug builds.

Fixes #691.

This reduces the size of the resulting binary in debug builds.
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@jonas-schievink
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 16, 2022

Build succeeded:

@bors bors bot merged commit a8b0fdf into main Aug 16, 2022
@bors bors bot deleted the wrap-const-fn-in-const-item branch August 16, 2022 12:48
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.

Code size when using DEFMT_LOG
2 participants