-
Notifications
You must be signed in to change notification settings - Fork 545
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
Added evaluation of const fns. #6982
Conversation
4054872
to
602c81e
Compare
08e3b19
to
12950cb
Compare
12950cb
to
4a7f9f0
Compare
602c81e
to
274a96c
Compare
4a7f9f0
to
40e48dd
Compare
274a96c
to
90bb6fc
Compare
40e48dd
to
90e8dbf
Compare
90bb6fc
to
798c008
Compare
798c008
to
57004ac
Compare
90e8dbf
to
1895749
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @gilbens-starkware)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @gilbens-starkware)
57004ac
to
04b8e01
Compare
3025f6b
to
6ea12f2
Compare
577b5d8
to
d72ca5a
Compare
6ea12f2
to
f3981e7
Compare
d72ca5a
to
f9d1d45
Compare
f3981e7
to
ef1b36b
Compare
commit-id:4682d984
f9d1d45
to
cf077b8
Compare
Stack:
pow
in constant eval. #6996div_rem
. #6995!
for const evaluation. #6994==
!=
<
<=
>
and>=
in const eval. #6993unwrap
s as const fns. #6983