nixpkgs/pkgs/development/compilers/rust
zowoq 0be05bd970 rustc: fix building emulated x86_64-darwin with jemalloc on aarch64-darwin
Co-authored-by: Randy Eckenrode <randy@largeandhighquality.com>
Co-authored-by: Uri Baghin <uri@canva.com>
Co-authored-by: Winter <winter@winter.cafe>
2022-09-30 12:33:18 +10:00
..
1_64.nix rustc: 1.63.0 -> 1.64.0 2022-09-23 21:30:06 +00:00
binary.nix rustc: use autoPatchelfHook for bootstrap binaries 2022-08-13 15:17:24 +02:00
bootstrap.nix
cargo.nix rustc: propagate libiconv on darwin 2022-09-06 23:17:56 -04:00
clippy.nix treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
default.nix rls: remove 2022-09-07 12:00:00 +00:00
make-rust-platform.nix rust-{lib-}src: deprecate phases 2022-02-25 22:57:59 +01:00
print-hashes.sh rust: add mips64el to list of bootstrap tarballs 2022-03-18 13:00:34 +10:00
rust-lib-src.nix rust-{lib-}src: deprecate phases 2022-02-25 22:57:59 +01:00
rust-src.nix rust-{lib-}src: deprecate phases 2022-02-25 22:57:59 +01:00
rustc.nix rustc: fix building emulated x86_64-darwin with jemalloc on aarch64-darwin 2022-09-30 12:33:18 +10:00
rustfmt.nix Revert "rustfmt: actually fix the failing test" 2022-04-17 18:20:37 +10:00
setup-hook.sh