help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rust packaging with specific version of rust


From: Hamzeh Nasajpour
Subject: Re: rust packaging with specific version of rust
Date: Wed, 21 Oct 2020 14:41:13 +0330
User-agent: Cyrus-JMAP/3.3.0-502-gfef6c88-fm-20201019.001-gfef6c888

Hi,

Thanks for your quick and helpful reply.
The problem resolved.

Regards,
Hamzeh


On Mon, Oct 19, 2020, at 12:36 PM, Arun Isaac wrote:
> 
> To enable the unstable inner_deref feature, you need to add the line
> "#![feature(inner_deref)]" to the top of src/lib.rs. And, you might need
> to enable unstable features by setting the environment variable
> RUSTC_BOOTSTRAP to 1. See the rust-sourcemap package in
> gnu/package/crates-io.scm for an example.
> 
> Cheers!
> Arun
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]