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

Use more diagnostic items #5509

Merged
merged 3 commits into from
Apr 26, 2020
Merged

Commits on Apr 26, 2020

  1. More diagnostic items

    In particular for:
    
    * `VecDeque`
    * `String`
    * `Mutex`
    * `HashMap`
    * `HashSet`
    
    cc rust-lang/rust#71414 rust-lang#5393
    phansch committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0480ff8 View commit details
    Browse the repository at this point in the history
  2. cargo dev fmt

    phansch committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0a49935 View commit details
    Browse the repository at this point in the history
  3. Fix cargo crash

    phansch committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    eda73fe View commit details
    Browse the repository at this point in the history