From: "Hamzeh Nasajpour" <h.nasajpour@pantherx.org>
To: "Arun Isaac" <arunisaac@systemreboot.net>,
"SuarezMiguelC via" <help-guix@gnu.org>
Subject: Re: rust packaging with specific version of rust
Date: Wed, 21 Oct 2020 14:41:13 +0330 [thread overview]
Message-ID: <b661ec11-fba3-42bb-b8ff-08f587bcfbe5@www.fastmail.com> (raw)
In-Reply-To: <875z768u0x.fsf@systemreboot.net>
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
>
prev parent reply other threads:[~2020-10-21 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-19 8:30 rust packaging with specific version of rust Hamzeh Nasajpour
2020-10-19 9:06 ` Arun Isaac
2020-10-21 11:11 ` Hamzeh Nasajpour [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b661ec11-fba3-42bb-b8ff-08f587bcfbe5@www.fastmail.com \
--to=h.nasajpour@pantherx.org \
--cc=arunisaac@systemreboot.net \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.