nixpkgs/pkgs/development/compilers/rust
Luka Blaskovic f7bc0a3996 rls: set RUST_SRC_PATH
rls has racer baked in which needs to know where the rust source
is to be able to do completion for std libs. By default rls will use:
$(rustc --print sysroot)/lib/rustlib/src/rust/src
which is nonexistent, this commit sets the correct source path
in a same way like it's done in racer expression.
2020-06-07 14:18:41 +00:00
..
rls rls: set RUST_SRC_PATH 2020-06-07 14:18:41 +00:00
0001-Allow-getting-no_std-from-the-config-file.patch rustc: 1.41.0 -> 1.42.0 2020-03-13 19:51:52 +00:00
1_42.nix rust_1_38, rust_1_42: drop patch version from attr 2020-03-13 21:24:07 +00:00
1_43.nix rustc: 1.42.0 -> 1.43.0 2020-05-09 09:11:37 +02:00
binary.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bootstrap.nix rust: add support for armv6l-linux and armv7l-linux 2019-11-23 19:19:31 -05:00
cargo.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
clippy.nix clippy: add rustc.llvm to buildInputs 2020-02-18 08:46:31 -08:00
default.nix Merge pull request #82882 from obsidiansystems/armv6-embedded 2020-03-19 10:38:22 -04:00
print-hashes.sh rustc: 1.42.0 -> 1.43.0 2020-05-09 09:11:37 +02:00
rust-src.nix rust-src: shrink the size 2019-11-01 23:02:34 +08:00
rustc.nix rustc: remove test-only git dependency 2020-03-29 06:36:06 +01:00
rustfmt.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
setup-hook.sh rust: Allow IN_NIX_SHELL to be undefined 2019-11-01 14:45:59 -04:00