diff Makefile @ 44842:73d6ce2746d2

rust: fix warning about unnecessary mut If there's a reason to use mut (like compability with older compilers), then we should stick `#[allow(unused_mut)]` on the declaration. Differential Revision: https://phab.mercurial-scm.org/D8538
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Sun, 17 May 2020 12:28:32 -0400
parents 64e104ca555e
children 1c8e3c17c702
line wrap: on
line diff