Re: lang/rust: add clippy and rustfmt subpackages

2018-12-16 Thread Sebastien Marie
On Sun, Dec 16, 2018 at 05:43:12AM -0600, Edward Lopez-Acosta wrote: > Thanks for including these but a possibly dumb question. > > Why subpackages for clippy and rustfmt and not part of the standard rust > installation like upstream? except if I miss something, upstream provides clippy and

Re: lang/rust: add clippy and rustfmt subpackages

2018-12-16 Thread Edward Lopez-Acosta
Thanks for including these but a possibly dumb question. Why subpackages for clippy and rustfmt and not part of the standard rust installation like upstream? If REVISION is bumped anyways for rust-gdb will it still cause issues with other ports or installations? -- Edward Lopez-Acosta

Re: lang/rust: add clippy and rustfmt subpackages

2018-12-16 Thread Landry Breuil
On Sat, Dec 15, 2018 at 10:37:30AM +0100, Sebastien Marie wrote: > Hi, > > The latest update of lang/rust (1.31) has stabilized clippy (linter) and > rustfmt (code formatter) and there are included in the rustc tarball > (there are strongly linked to rustc internals). > > The diff below enable

lang/rust: add clippy and rustfmt subpackages

2018-12-15 Thread Sebastien Marie
Hi, The latest update of lang/rust (1.31) has stabilized clippy (linter) and rustfmt (code formatter) and there are included in the rustc tarball (there are strongly linked to rustc internals). The diff below enable the compilation of them (it added 20min build time on my test - amd64 / 4