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

Update E0744 about control flow in const contexts to accurately describe when the error is triggered and why #79087

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Commits on Nov 16, 2020

  1. Update E0744 about control flow in const contexts to reflect the cu…

    …rrent status of `const fn`.
    
    This is a squash of these commits:
    - Update E0744 about control flow in `const` contexts to reflect current status of `const fn`.
    - E0744 isn't just about `for` loops or control flow
    - Fix formatting on E0744 cause my editor decided to not copy it well
    - Improve wording
    - Fix a markdown formatting error
    - Fix E0744's description as I interpreted some code wrong
    - Fix a minor wording issue again
    - Add a few more links to blocking issues
    - Improve links to tracking issues
    ThePuzzlemaker committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    0bc04e3 View commit details
    Browse the repository at this point in the history