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

Set commit information environment variables when building tools #109981

Merged
merged 6 commits into from
Apr 18, 2023

Commits on Apr 16, 2023

  1. Set git info env variables when building tools

    This should fix issue rust-lang#107094.
    duckymirror committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    28d27fd View commit details
    Browse the repository at this point in the history
  2. Add needs-git-hash header to compiletest

    This header can be used for tests which check the output of `--version --verbose` commands.
    duckymirror committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d535af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135e620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    550df4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfa8798 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0a763c9 View commit details
    Browse the repository at this point in the history