nixpkgs/pkgs/development/compilers/rust
Ben Wolsieffer 5a923e552c rustc: add host platform to --target when building cross-compiler
As of 1.48, std is only built for platforms in --target. If the host platform is
not included, the resulting rustc can't compile build.rs scripts.
2020-12-12 15:24:55 -05:00
..
rls buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
1_45.nix rustc: enable on ppc64le 2020-11-04 20:56:54 -08:00
1_48.nix rust: 1.47 -> 1.48 2020-11-24 09:26:47 +01:00
binary.nix Recover the complicated situation after my bad merge 2020-10-26 09:01:04 +01:00
bootstrap.nix rust: add support for armv6l-linux and armv7l-linux 2019-11-23 19:19:31 -05:00
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 rust: Clean up target configs and test some more 2020-11-28 19:36:28 +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: add host platform to --target when building cross-compiler 2020-12-12 15:24:55 -05:00
rustfmt.nix buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
setup-hook.sh rust: Allow IN_NIX_SHELL to be undefined 2019-11-01 14:45:59 -04:00