Auto merge of #102543 - daym:patch-1, r=joshtriplett

Remove "execute" bit from lock file permissions

Previously, flock would set the "execute" bit on Rust lock files. That makes no sense.

This patch clears the "execute" bit on Rust lock files.

See issue #102531.
This commit is contained in:
bors 2022-10-18 02:04:24 +00:00
commit 5b1207e137

Diff content is not available