GNU bug report logs - #42179
[PATCH] gnu: Add racer.

Previous Next

Package: guix-patches;

Reported by: John Soo <jsoo1 <at> asu.edu>

Date: Fri, 3 Jul 2020 16:16:02 UTC

Severity: normal

Tags: patch

Done: John Soo <jsoo1 <at> asu.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: John Soo <jsoo1 <at> asu.edu>
Subject: bug#42179: closed (Racer is superceded by rls and rust-analyzer)
Date: Fri, 01 Jan 2021 18:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42179: [PATCH] gnu: Add racer.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42179 <at> debbugs.gnu.org.

-- 
42179: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42179
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: John Soo <jsoo1 <at> asu.edu>
To: 42179-done <at> debbugs.gnu.org
Subject: Racer is superceded by rls and rust-analyzer
Date: Fri, 01 Jan 2021 10:22:57 -0800

[Message part 3 (message/rfc822, inline)]
From: John Soo <jsoo1 <at> asu.edu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add racer.
Date: Fri, 03 Jul 2020 09:14:59 -0700
[Message part 4 (text/plain, inline)]
Hi Guix,

I have been writing a lot of Rust recently. Racer provides
autocompletion. It uses the source of rust standard libraries among
other tools.

There are two items I paid close attention to:

1. Add a "source" output for rust.  This roughly corresponds to the
rustup component.  Using the rustup toolchain to manage rust tooling the
command would be: rustup component add rust-src. However, using guix, we
already have the source.

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.

I hope someone gets some use out of racer!

- John

[0001-gnu-Add-rust-peg-runtime-0.6.patch (text/x-patch, attachment)]
[0002-gnu-Add-rust-peg-macros-0.6.patch (text/x-patch, attachment)]
[0003-gnu-Add-rust-peg-0.6.patch (text/x-patch, attachment)]
[0004-gnu-Add-rust-derive-more-0.99.patch (text/x-patch, attachment)]
[0005-gnu-Add-rust-rls-span-0.5.patch (text/x-patch, attachment)]
[0006-gnu-Add-rust-racer-interner-0.1.patch (text/x-patch, attachment)]
[0007-gnu-Add-rust-racer-cargo-metadata-0.1.patch (text/x-patch, attachment)]
[0008-gnu-Add-rust-measureme-0.7.patch (text/x-patch, attachment)]
[0009-gnu-Add-rust-rustc-ap-rustc-arena-654.0.patch (text/x-patch, attachment)]
[0010-gnu-Add-rust-rustc-ap-rustc-macros-654.0.patch (text/x-patch, attachment)]
[0011-gnu-Add-rust-rustc-ap-rustc-lexer-654.0.patch (text/x-patch, attachment)]
[0012-gnu-Add-rust-rustc-ap-graphviz-654.0.patch (text/x-patch, attachment)]
[0013-gnu-Add-rust-rustc-rayon-core-0.3.patch (text/x-patch, attachment)]
[0014-gnu-Add-rust-rustc-rayon-0.3.patch (text/x-patch, attachment)]
[0015-gnu-Add-rust-rustc-ap-serialize-654.0.patch (text/x-patch, attachment)]
[0016-gnu-Add-rust-rustc-ap-rustc-index-654.0.patch (text/x-patch, attachment)]
[0017-gnu-Add-rust-rustc-ap-rustc-data-structures-654.0.patch (text/x-patch, attachment)]
[0018-gnu-Add-rust-rustc-ap-rustc-span-654.0.patch (text/x-patch, attachment)]
[0019-gnu-Add-rust-rustc-ap-rustc-ast-654.0.patch (text/x-patch, attachment)]
[0020-gnu-Add-rust-rustc-ap-rustc-target-654.0.patch (text/x-patch, attachment)]
[0021-gnu-Add-rust-rustc-ap-rustc-ast-pretty-654.0.patch (text/x-patch, attachment)]
[0022-gnu-Add-rust-termize-0.1.patch (text/x-patch, attachment)]
[0023-gnu-Add-rust-yansi-term-0.1.patch (text/x-patch, attachment)]
[0024-gnu-Add-rust-annotate-snippets-0.8.patch (text/x-patch, attachment)]
[0025-gnu-Add-rust-annotate-snippets-0.6.patch (text/x-patch, attachment)]
[0026-gnu-Add-rust-ap-rustc-errors-654.0.patch (text/x-patch, attachment)]
[0027-gnu-Add-rust-rustc-ap-rustc-feature-654.0.patch (text/x-patch, attachment)]
[0028-gnu-Add-rust-rustc-ap-rustc-session-654.0.patch (text/x-patch, attachment)]
[0029-gnu-rust-unicode-normalization-0.1-update-to-0.1.11.patch (text/x-patch, attachment)]
[0030-gnu-Add-rust-rustc-ap-rustc-parse-654.0.patch (text/x-patch, attachment)]
[0031-gnu-Add-racer.patch (text/x-patch, attachment)]
[0032-gnu-rust-install-source-output.patch (text/x-patch, attachment)]
[0033-gnu-emacs-racer-Patch-paths-to-rust-source-and-racer.patch (text/x-patch, attachment)]

This bug report was last modified 4 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.