K 10 svn:author V 5 tobik K 8 svn:date V 27 2020-03-04T15:00:17.634468Z K 7 svn:log V 276 Mk/Uses/cargo.mk: Allow disabling default features via CARGO_FEATURES CARGO_FEATURES is overloaded to accept --no-default-features as a special token which will set CARGO_{BUILD,INSTALL,TEST}_ARGS appropriately. This is done in preference over introducing yet another knob. END