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

Adjusted zig cc judgment and avoided zigbuild errors(#1360) #1361

Merged
merged 4 commits into from
Jan 12, 2025

Conversation

phoepsilonix
Copy link
Contributor

Adjusted is_zig_cc judgment and adjusted how supports_path_delimiter is handled.

Adjusted is_zig_cc judgment and adjusted how supports_path_delimiter is handled.
Copy link
Collaborator

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Just one requested change

src/lib.rs Outdated Show resolved Hide resolved
phoepsilonix and others added 2 commits January 12, 2025 13:29
Co-authored-by: Jiahao XU <[email protected]>
cargo fmt --check
src/tool.rs Show resolved Hide resolved
@NobodyXu
Copy link
Collaborator

NobodyXu commented Jan 12, 2025

It seems that even clang itself may not support --.

I would open another PR reverting changes to use that for clang and quickly cut another release

@madsmtm madsmtm added the bug label Jan 12, 2025
src/lib.rs Outdated Show resolved Hide resolved
@NobodyXu
Copy link
Collaborator

One last change requested and once resolved I will merge this PR!

This reverts commit a69d8bb.
@NobodyXu NobodyXu merged commit 559609a into rust-lang:main Jan 12, 2025
52 checks passed
@github-actions github-actions bot mentioned this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants