On 8/19/18 4:13 PM, Emilio Cobos Álvarez wrote:
On 8/19/18 9:54 PM, Josh Bowman-Matthews wrote:
On 8/19/18 2:10 PM, Anthony Ramine wrote:
We don't make use of rustfmt yet though (right? I was under a rock
for 2 weeks so if I missed this excellent improvement, ignore me), so
let's do that first
On 8/19/18 9:54 PM, Josh Bowman-Matthews wrote:
On 8/19/18 2:10 PM, Anthony Ramine wrote:
We don't make use of rustfmt yet though (right? I was under a rock for
2 weeks so if I missed this excellent improvement, ignore me), so
let's do that first IMO.
Le 19 août 2018 à 19:43, Bobby Holley a
On 8/19/18 2:10 PM, Anthony Ramine wrote:
We don't make use of rustfmt yet though (right? I was under a rock for 2 weeks
so if I missed this excellent improvement, ignore me), so let's do that first
IMO.
Le 19 août 2018 à 19:43, Bobby Holley a écrit :
rustfmt fits the bill, so I think it ma
We don't make use of rustfmt yet though (right? I was under a rock for 2 weeks
so if I missed this excellent improvement, ignore me), so let's do that first
IMO.
> Le 19 août 2018 à 19:43, Bobby Holley a écrit :
>
> rustfmt fits the bill, so I think it makes sense to retire
> that particular t
Yeah. It's probably less important exactly what the order is and more that
there's a canonical order that a tool can detect and automatically fix
things to match. rustfmt fits the bill, so I think it makes sense to retire
that particular tidy lint.
On Sun, Aug 19, 2018 at 5:18 AM Anthony Ramine w
I don't know, but if your question is "would you mind using a tool to automate
that stuff instead of a lint that complains?" then my answer is "yes, I too
don't enjoy reordering things by hand".
> Le 19 août 2018 à 13:58, Emilio Cobos Álvarez a écrit :
>
> Can we enable import reordering in ru
On 08/19/2018 11:17 AM, Anthony Ramine wrote:
I personally think they are extremely useful, because if they don't exist I end
up fixing order of things when I touch code around them. It's almost obsessive.
Can we enable import reordering in rustfmt instead?
-- Emilio
I personally think they are extremely useful, because if they don't exist I end
up fixing order of things when I touch code around them. It's almost obsessive.
That being said, it's 2018 and rustfix should be doing it for us.
> Le 18 août 2018 à 18:28, Emilio Cobos Álvarez a écrit :
>
> Do peo
I don't think the following tidy lints are very useful, and they always
make me spend some extra time fixing them up every time I sync code from
mozilla-central:
* #[derive] trait name order.
* Lints that check `use` statements.
Do people generally find them useful?
I don't really think the
9 matches
Mail list logo