82c4e470e7
newer rustc automagically marks simple functions as inline, this includes `add` used for tests. Marking it as `inline(never)` makes sure it's always included so tests can find it |
||
---|---|---|
.. | ||
default.nix | ||
test-basic-x86_64.nix |