Skip to content

update status of dynamic checks #34

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

Merged
merged 3 commits into from
Dec 27, 2019
Merged

Conversation

RalfJung
Copy link
Member

Update docs to the recent dynamic check changes by @oli-obk. Cc @ecstatic-morse

Also, I think there's no sensible dynamic checks that can be done for promoteds, right? They have to be valid consts, of course, but beyond that there's nothing I think.

@oli-obk
Copy link
Contributor

oli-obk commented Dec 27, 2019

Also, I think there's no sensible dynamic checks that can be done for promoteds, right? They have to be valid consts, of course, but beyond that there's nothing I think.

Yea, the final value of a promoted just needs the same checks applied that the final value of a constant must get.

Co-Authored-By: Oliver Scherer <[email protected]>
@oli-obk oli-obk merged commit 56d6726 into rust-lang:master Dec 27, 2019
@RalfJung RalfJung deleted the dynamic-checks branch February 13, 2020 17:05
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