1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00
nixpkgs/pkgs/development/compilers/rust
2021-01-09 13:29:53 +01:00
..
rls rls: set RUST_SRC_PATH to rustLibSrc 2021-01-07 10:31:03 +00:00
1_45.nix rust: fix comment about invocation of print-hashes.sh 2021-01-08 14:38:42 +01:00
1_49.nix Merge staging-next into staging 2021-01-09 13:29:53 +01:00
binary.nix Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
bootstrap.nix
cargo.nix cargo: install bash and zsh completion scripts 2020-06-27 21:21:43 +02:00
clippy.nix rustPlatform: add buildAndTestSubdir-argument 2020-05-13 01:47:17 +02:00
default.nix rustc: cleanup, use correct llvm version 2020-12-14 15:14:03 +00:00
make-rust-platform.nix makeRustPlatform: add rustLibSrc 2020-11-07 01:42:27 +08:00
print-hashes.sh rustc: enable on ppc64le 2020-11-04 20:56:54 -08:00
rust-lib-src.nix makeRustPlatform: add rustLibSrc 2020-11-07 01:42:27 +08:00
rust-src.nix remove unused import 2020-10-15 17:31:32 -07:00
rustc.nix rustc: cleanup, use correct llvm version 2020-12-14 15:14:03 +00:00
rustfmt.nix buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
setup-hook.sh