<title>fix(nix/writers/rust): remove args override</title>
<updated>2021-05-17T23:00:57+00:00</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
...</author>
<published>2021-04-24T11:32:52+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=72924facaebb9cf37d9cfd1da43335d5fe51fb6e"/>
<id>urn:sha1:72924facaebb9cf37d9cfd1da43335d5fe51fb6e</id>
<content type="text">
We can be closed world, so let’s restrict the arguments to the subset
we need for now.
The existing override was wrong, in that `// args` would use the
arguments we already added, again. So instead of deliberating about
how to make this work right in all cases, we don’t need it, we trim
it.
Change-Id: I6443a0808b8bfd5e4db939b669c6afc741954db8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3057
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
</content>