1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit
Jörg Thalheim 101915c9b7 enable -Werror=unused-result
Inspired by
010ff57ebb

From the original PR:

> We do not have any of these warnings appearing at the moment, but
> it seems like a good idea to enable [[nodiscard]] checking anyway.
> Once we start introducing more functions with must-use conditions we will
> need such checking, and the rust stdlib has proven them very useful.
2024-07-02 08:46:06 +02:00
..
libexpr Split out a new libnixflake 2024-06-26 19:56:21 -04:00
libexpr-support No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
libfetchers WIP add testresults output 2024-06-16 16:34:54 +02:00
libflake Split out a new libnixflake 2024-06-26 19:56:21 -04:00
libstore Improve error messages for invalid derivation names 2024-06-25 19:41:29 +02:00
libstore-support Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00
libutil enable -Werror=unused-result 2024-07-02 08:46:06 +02:00
libutil-support enable -Werror=unused-result 2024-07-02 08:46:06 +02:00