nixpkgs/pkgs/development/compilers/rust
2023-12-15 17:46:56 +01:00
..
1_74.nix rustc: use the wrapper for fastCross sysroot 2023-11-30 09:23:06 +00:00
binary.nix rustc: add a compiler wrapper 2023-11-30 09:23:06 +00:00
bootstrap.nix lib.systems: elaborate Rust metadata 2023-11-09 10:02:24 +01:00
cargo_cross.nix rust: cargo: Use rustc and cargo built on Build 2023-09-10 14:48:39 +02:00
cargo-auditable-cargo-wrapper.nix cargo-auditable-cargo-wrapper: don't wrap if cargo-auditable is meta.broken (#250615) 2023-08-26 16:07:05 -05:00
cargo-auditable.nix cargo-auditable: fix cross compilation 2023-08-11 09:40:05 +01:00
cargo.nix rustc: add a compiler wrapper 2023-11-30 09:23:06 +00:00
clippy.nix clippy: use unwrapped rustc when adding rpath for darwin 2023-12-15 17:46:56 +01:00
default.nix treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs 2023-12-15 05:13:46 -08:00
make-rust-platform.nix rustPlatform.rust: deprecate 2023-05-12 15:31:21 +00:00
print-hashes.sh rustc: 1.72.1 -> 1.73.0 2023-10-10 14:42:30 +00: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: use the wrapper for fastCross sysroot 2023-11-30 09:23:06 +00:00
rustfmt.nix rustfmt: use unwrapped rustc when adding rpath for darwin 2023-12-15 17:46:56 +01:00
setup-hook.sh