nixpkgs/pkgs/development/compilers/rust
zowoq 164865d98e Revert "Revert "rustc: build with jemalloc""
This reverts commit 539762709b.

the x86_64-darwin on aarch64-darwin emulation issue was fixed by setting JEMALLOC_SYS_WITH_LG_VADDR
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 Revert "Revert "rustc: build with jemalloc"" 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