all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jakub Kądziołka" <kuba@kadziolka.net>
To: John Soo <jsoo1@asu.edu>
Cc: 42179@debbugs.gnu.org, efraim@flashner.co.il
Subject: [bug#42179] [PATCH] gnu: Add racer.
Date: Sun, 12 Jul 2020 16:58:23 +0200	[thread overview]
Message-ID: <20200712145823.xgzgmjiyqcrsg7hc@gravity> (raw)
In-Reply-To: <87y2o0d18c.fsf@asu.edu>

[-- Attachment #1: Type: text/plain, Size: 760 bytes --]

On Fri, Jul 03, 2020 at 09:14:59AM -0700, John Soo wrote:
> 2. Racer requires features that are not in the stable branch of rust.
> Unfortunately this is not any fault of racer. Racer uses crates from
> rustc which uses unstable features.  To get around this, I built
> racer using the undocumented and unsupported RUSTC_BOOTSTRAP environment
> variable. Perhaps the better future solution would be to provide a
> nightly rustc and use that to compile racer.

How about we use the source of rust itself for the rustc-ap packages?
That way, updating rustc won't actually ever break because of RUSTC_BOOTSTRAP,
since the use of the unstable features comes from the same source of
truth that will actually compile them.

Regards,
Jakub Kądziołka

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-07-12 14:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 16:14 [bug#42179] [PATCH] gnu: Add racer John Soo
2020-07-12 14:58 ` Jakub Kądziołka [this message]
2020-07-19 23:40   ` John Soo
2021-01-01 18:21     ` John Soo
2021-01-01 18:22 ` bug#42179: Racer is superceded by rls and rust-analyzer John Soo

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=20200712145823.xgzgmjiyqcrsg7hc@gravity \
    --to=kuba@kadziolka.net \
    --cc=42179@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=jsoo1@asu.edu \
    /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.