TraceMachina / nativelink

NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.
https://nativelink.com
Apache License 2.0
1.19k stars 117 forks source link

Fix clippy::inconsistent_struct_constructor #1412

Closed SchahinRohani closed 1 month ago

SchahinRohani commented 1 month ago

How Has This Been Tested?

bazel test ...

Checklist


This change is Reviewable