diff --git a/martian-derive/src/lib.rs b/martian-derive/src/lib.rs index f59f59d91d..06a9450222 100644 --- a/martian-derive/src/lib.rs +++ b/martian-derive/src/lib.rs @@ -105,6 +105,7 @@ pub fn make_mro( }; let using_attributes_fn = quote![ fn using_attributes() -> ::martian::MroUsing { + #[allow(clippy::needless_update)] ::martian::MroUsing { #mem_gb_quote #threads_quote