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

Updated error message for accidental uses of derive attribute as a crate attribute #89701

Merged
merged 1 commit into from
Dec 4, 2021

Commits on Dec 3, 2021

  1. Update invalid crate attributes, add help message

    tidy run
    
    update invalid crate attributes, improve error
    
    update test outputs
    
    de-capitalise error
    
    update tests
    
    Update invalid crate attributes, add help message
    
    Update - generate span without using BytePos
    
    Add correct dependancies
    
    Update - generate suggestion without BytePos
    
    Tidy run
    
    update tests
    
    Generate Suggestion without BytePos
    
    Add all builtin attributes
    
    add err builtin inner attr at top of crate
    
    fix tests
    
    add err builtin inner attr at top of crate
    
    tidy fix
    
    add err builtin inner attr at top of crate
    tom7980 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    3827b64 View commit details
    Browse the repository at this point in the history