Files
ureq/src
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
..
2020-06-15 09:25:49 +02:00
2020-06-21 09:55:50 +02:00
2020-07-08 08:41:43 -07:00
2020-01-07 08:08:12 +01:00