nixpkgs/pkgs/development/compilers/rust
Alyssa Ross a1924ebbbf clippy: enable debug info
This was useful while tracking down why clippy was broken when
cross-compiling.
2023-04-14 09:01:29 +00:00
..
1_68.nix rustc: remove unused inputs 2023-03-29 08:00:08 +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 writeShellScriptBin instead of writeShellApplication 2023-01-19 13:50:01 +10:00
cargo-auditable.nix rustPlatform.buildRustPackage: make auditable the default 2023-03-26 22:47:06 -04:00
cargo.nix Merge staging-next into staging 2023-04-03 12:02:00 +00: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-{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 overriding rust flags on musl 2023-03-16 02:29:46 +00:00
rustfmt.nix rustfmt: fix build for 1.68 2023-03-27 08:08:40 +10:00
setup-hook.sh