Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-24 | Fix coverage build | Eelco Dolstra | |
https://hydra.nixos.org/build/110757285 (cherry picked from commit b430a81a1fbf6c792ba49e3aefe46256263430e5) | |||
2020-01-05 | Hide FunctionCallTrace constructor/destructor | Eelco Dolstra | |
This prevents them from being inlined. On gcc 9, this reduces the stack size needed for nix-instantiate '<nixpkgs>' -A texlive.combined.scheme-full --dry-run from 12.9 MiB to 4.8 MiB. |