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

Doc alias improvements #71724

Merged
merged 9 commits into from
May 16, 2020
Merged

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    d80ac14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7590c39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf41b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a0727e View commit details
    Browse the repository at this point in the history
  5. Update std tests

    GuillaumeGomez committed May 7, 2020
    Configuration menu
    Copy the full SHA
    9697c46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f581cf7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    883c177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d9318 View commit details
    Browse the repository at this point in the history
  3. * Update aliases data struct from HashMap to BTreeMap to have more de…

    …terministic results
    
      * Update Javascript to take this change into account
    * Update CrateData::aliases field to take a reference instead (it allowed to remove a conversion loop)
    GuillaumeGomez committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e17ac66 View commit details
    Browse the repository at this point in the history