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

Implemented a compiler diagnostic for move async mistake #80160

Merged
merged 1 commit into from
Dec 25, 2020

Commits on Dec 21, 2020

  1. Implemented a compiler diagnostic for move async mistake

    Ran the tidy check
    
    Following the diagnostic guide better
    
    Diagnostic generation is now relegated to its own function in the diagnostics module.
    Added tests
    
    Fixed the ui test
    diondokter committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a272d62 View commit details
    Browse the repository at this point in the history