<p></p>
<p>Rust language provides many tools to make programming easy and finding bugs faster. Some of the tools I personally use are rustfmt, clippy and miri. Right now when I have to run these tools,  I have to execute these from command line. Take <code>rustfmt</code> for example after formatting the code using <code>rustfmt main.rs</code>  we have to reload our code every time in geany.  It would be very helpful if we have a way to integrate such tools in geany. It will be also useful if we have a dedicated one click buttons for such tools in our tool bar itself similar to run, build buttons.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ63ESBK66FJQBNT5BLSGC5ZNANCNFSM4RO3HLPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6EJIIBDM3IBCUBHZTSGC5ZNA5CNFSM4RO3HLPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KPDPZNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2587",
"url": "https://github.com/geany/geany/issues/2587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>