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

Remove dependency on rustc_version. #1176

Merged
merged 4 commits into from
Oct 21, 2022
Merged

Remove dependency on rustc_version. #1176

merged 4 commits into from
Oct 21, 2022

Commits on Oct 21, 2022

  1. Remove dependency on rustc_version.

    Fixes #1174.
    adetaylor committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e78b73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb8338 View commit details
    Browse the repository at this point in the history
  3. Update integration-tests/tests/cpprefs_test.rs

    Co-authored-by: David Tolnay <dtolnay@gmail.com>
    adetaylor and dtolnay authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9577311 View commit details
    Browse the repository at this point in the history
  4. Fix nightly check error.

    adetaylor committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3b28ff9 View commit details
    Browse the repository at this point in the history