Skip to content

Manually cherry-pick fix for normalize_path()#2751

Draft
SomeTiramisu wants to merge 1 commit into
mozilla:mainfrom
SomeTiramisu:main
Draft

Manually cherry-pick fix for normalize_path()#2751
SomeTiramisu wants to merge 1 commit into
mozilla:mainfrom
SomeTiramisu:main

Conversation

@SomeTiramisu

@SomeTiramisu SomeTiramisu commented Jun 24, 2026

Copy link
Copy Markdown

As discussed in #2510 (comment)
normalize_path() was copied from Cargo before commit
rust-lang/cargo@7a6eaf9
which had an issue with ..s in processor output path (at least). This prevent
meson, or any exotic build environment to cache preprocessed objects.

This PR manually cherry pick the fix, but lack any associated test (yet)

@SomeTiramisu SomeTiramisu changed the title As discussed in https://github.com/mozilla/sccache/issues/2510 Manually cherry-pick fix for normalize_path() Jun 24, 2026
@SomeTiramisu SomeTiramisu marked this pull request as draft June 24, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant