Files
ureq/src/test
Martin Algesten 05ffe53e4c CI: error on dead/unused code for features (#146)
By using `RUSTFLAGS="-D dead_code -D unused-variables -D unused"`, we tell
the compiler to upgrade warnings for unused code to errors. This combined
with a more elaborate test matrix means we can have the CI catch feature
flag combos that cause warnings.
2020-09-18 13:55:23 -07:00
..
2018-12-18 13:17:19 +01:00
2018-12-18 13:17:19 +01:00
2020-06-30 19:16:34 -07:00
2018-12-18 13:17:19 +01:00
2018-12-20 11:08:39 +01:00
2020-07-02 23:07:53 -07:00