##// END OF EJS Templates
rust: fix warning about unnecessary mut...
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

File last commit:

r32206:c4858385 default
r45360:73d6ce27 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer