nixpkgs/pkgs/development/compilers/rust
2023-04-25 12:02:03 +00:00
..
1_69.nix rustc: 1.68.2 -> 1.69.0 2023-04-23 11:44:01 +10: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 cargo-auditable-cargo-wrapper: use more descriptive name 2023-04-24 23:41:03 +00:00
cargo-auditable.nix rust/cargo.nix: set HOST_PKG_CONFIG_PATH for cross builds 2023-04-22 14:41:58 -07:00
cargo.nix rust/cargo.nix: set HOST_PKG_CONFIG_PATH for cross builds 2023-04-22 14:41:58 -07:00
clippy.nix clippy: enable debug info 2023-04-14 09:01:29 +00:00
default.nix clippy: use the right rustc when cross compiling 2023-04-13 10:19:53 +00:00
make-rust-platform.nix rustPlatform.buildRustPackage: fix auditable option when cargo-auditable is not provided to makeRustPlatform 2023-04-13 13:30:39 -04: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-src.nix
rustc.nix Merge master into staging-next 2023-04-25 12:01:31 +00:00
rustfmt.nix rustfmt: fix build for 1.68 2023-03-27 08:08:40 +10:00
setup-hook.sh