nixpkgs/pkgs/development/compilers/rust
Eelco Dolstra 7706f36d0d
rustc: Enable profiling support
This matches the upstream binary releases (see
https://github.com/rust-lang/rust/blob/beta/src/ci/docker/x86_64-gnu/Dockerfile).

Upstream also enables sanitizer support but that adds another 39 MiB
to the package size, and who needs sanitizers in Rust anyway ;-)
2019-07-31 22:47:28 +02:00
..
patches rustc: 1.35.0 -> 1.36.0 2019-07-07 15:18:09 +02:00
binaryBuild.nix rustc: don't patch precompiled binaries on darwin 2019-07-03 08:52:27 +02:00
bootstrap.nix rustc: 1.35.0 -> 1.36.0 2019-07-07 15:18:09 +02:00
cargo.nix cargo: remove darwin hack 2019-07-29 06:50:20 +01:00
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
print-hashes.sh rustc: Supports ARMv7 2018-01-16 14:17:40 +02:00
rust-src.nix rustcSrc: remove unrelated files 2017-11-15 21:51:29 +00:00
rustc.nix rustc: Enable profiling support 2019-07-31 22:47:28 +02:00
setup-hook.sh rustc: Add setup hook to set $CARGO_HOME 2019-07-07 15:18:09 +02:00