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

Collapse multiple dead code warnings into a single diagnostic #97853

Merged

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    da27551 View commit details
    Browse the repository at this point in the history
  2. collapse dead code warnings into a single diagnostic

    add comments in `store_dead_field_or_variant`
    
    support multiple log level
    
    add a item ident label
    
    fix ui tests
    
    fix a ui test
    
    fix a rustdoc ui test
    
    use let chain
    
    refactor: remove `store_dead_field_or_variant`
    
    fix a tiny bug
    TaKO8Ki committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    3a023e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    094d8cc View commit details
    Browse the repository at this point in the history