Skip to content

Add loops to doc list of things not stable in const fn - #61518

Merged
bors merged 1 commit into
rust-lang:masterfrom
czipperz:const-fn-doc-disallow-loops
Jun 12, 2019
Merged

Add loops to doc list of things not stable in const fn#61518
bors merged 1 commit into
rust-lang:masterfrom
czipperz:const-fn-doc-disallow-loops

Conversation

@czipperz

@czipperz czipperz commented Jun 4, 2019

Copy link
Copy Markdown
Contributor

Closes #61508

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using while in const fn results in a misleading error message on stable

5 participants