fix(valgrind): skip rustup-wrapped proxy in trace-children#405
fix(valgrind): skip rustup-wrapped proxy in trace-children#405not-matthias wants to merge 1 commit into
Conversation
Valgrind rewrites argv[0] when tracing Nix's rustup wrapper, breaking rustup proxy detection. Add *.rustup-wrapped to --trace-children-skip.
723f6f7 to
b41f203
Compare
Greptile SummaryThis PR adds
Confidence Score: 5/5Safe to merge — the change is a one-line addition to a static string array with a targeted unit test verifying the new pattern is emitted. The fix is narrow: appending No files require special attention. Important Files Changed
|
Merging this PR will not alter performance
|
No description provided.