Skip to content

Conversation

carlocab
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

If we pass it first, it can be overridden by other arguments passed on
the command line. We don't want that.

See discussion at Homebrew/homebrew-core#232566.

As mentioned in the link above, I don't have time to continue work on this until tomorrow. Feel free to push fixes here as needed if we need this fix to go in ASAP.

If we pass it first, it can be overridden by other arguments passed on
the command line. We don't want that.

See discussion at Homebrew/homebrew-core#232566.
Copy link

request-info bot commented Aug 11, 2025

Please provide a better issue/pull request title and/or description!

@request-info request-info bot added the needs response Needs a response from the issue/PR author label Aug 11, 2025
@MikeMcQuaid MikeMcQuaid enabled auto-merge August 11, 2025 16:58
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Aug 11, 2025
Merged via the queue into main with commit bcc3a0d Aug 11, 2025
36 checks passed
@MikeMcQuaid MikeMcQuaid deleted the rustc_wrapper branch August 11, 2025 17:14
carlocab added a commit that referenced this pull request Aug 12, 2025
In #20424, we moved `HOMEBREW_RUSTFLAGS` to the end of the compiler
invocation, but didn't update the comment. Let's fix that.

While we're here, let's fix a `shellcheck disable`.
carlocab added a commit that referenced this pull request Aug 12, 2025
In #20424, we moved `HOMEBREW_RUSTFLAGS` to the end of the compiler
invocation, but didn't update the comment. Let's fix that.

While we're here, let's fix these `shellcheck disable`s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs response Needs a response from the issue/PR author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants