nixpkgs/pkgs/development/compilers/rust
2023-01-12 12:22:59 -05:00
..
1_66.nix rustc: 1.66.0 -> 1.66.1 2023-01-10 20:10:18 -05:00
binary.nix rustc: don't strip bootstrap on darwin 2022-10-20 09:02:51 +10:00
bootstrap.nix
cargo-auditable-cargo-wrapper.nix rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05:00
cargo-auditable.nix rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05:00
cargo.nix cargo: fix cross-compilation by adding missing zlib dependency 2023-01-11 21:06:46 +01:00
clippy.nix treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
default.nix rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05:00
make-rust-platform.nix rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05: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 rust: fix on aarch64-linux by using GCC 11 and passing -lgcc 2023-01-04 18:15:20 -05:00
rustfmt.nix Revert "rustfmt: actually fix the failing test" 2022-04-17 18:20:37 +10:00
setup-hook.sh