[snowpatch] [PATCH] settings: remove unnecessary import and associated warning

Russell Currey ruscur at russell.cc
Wed Apr 20 14:41:01 AEST 2016


On Wed, 2016-04-20 at 14:26 +1000, Andrew Donnellan wrote:
> Remove the unused toml::Decoder import - we reference it explicitly, which
> is better.
> 
> Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> 
> ---

Applied to master as of f1a825c764b61064e2bfa7b35017ec940d6d87f4, thanks.

We need to keep Rust up to date wherever we can, I didn't notice this until
after I merged it since I had only tested it on one machine with 1.6, and my
laptop has 1.7.  1.8 is out, we should try to keep up to date manually until
distros can get their shit together.

Arch is the only distribution I've seen so far with up-to-date Rust packages,
including Cargo, included in the package manager, which is disappointing since
it leaves us nothing in the way of server-targeted distributions.


More information about the snowpatch mailing list