Skip to content

Automatically enable const evaluation#70

Merged
Gilnaa merged 1 commit intomasterfrom
gilad-4-stable-const
Dec 11, 2022
Merged

Automatically enable const evaluation#70
Gilnaa merged 1 commit intomasterfrom
gilad-4-stable-const

Conversation

@gnaaman-dn
Copy link
Copy Markdown

When running on a compiler newer than 1.65,
automatically enable usage of the macro in const contexts.

Closes #4
Though we'll have to open a new one to track const-usage with cells.

@Gilnaa Gilnaa requested a review from RalfJung December 8, 2022 06:49
@Gilnaa
Copy link
Copy Markdown
Owner

Gilnaa commented Dec 8, 2022

(I apologize for the multiple users, accidentally opened the PR from the wrong browser window)

Comment thread README.md
@Gilnaa Gilnaa force-pushed the gilad-4-stable-const branch from 3db5f23 to 3281687 Compare December 10, 2022 09:46
Comment thread build.rs
When running on a compiler newer than 1.65,
automatically enable usage of the macro in const contexts.

Closes #4
@Gilnaa Gilnaa force-pushed the gilad-4-stable-const branch from 3281687 to 923a5f2 Compare December 11, 2022 19:53
@Gilnaa Gilnaa merged commit ee46412 into master Dec 11, 2022
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.

const_fn usage

3 participants