nixpkgs/pkgs/development/compilers/rust
Artturin b93da3f4b7 treewide: overrideScope' -> overrideScope
`lib.makeScope` `overrideScope'` has been renamed to `overrideScope`

`fd --type f | xargs sd --string-mode "overrideScope'" "overrideScope"`
2023-08-14 18:46:47 +03:00
..
1_71.nix rustc: 1.71.0 -> 1.71.1 2023-08-04 09:27:32 -04:00
binary.nix rustc: 1.70.0 -> 1.71.0 2023-07-14 10:16:41 -04: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 cargo-auditable: fix cross compilation 2023-08-11 09:40:05 +01:00
cargo.nix cargo: mark broken for cross compilation to x86 2023-05-23 01:23:44 +00:00
clippy.nix treewide: don't use rustPlatform.rust 2023-05-12 15:31:21 +00:00
default.nix treewide: overrideScope' -> overrideScope 2023-08-14 18:46:47 +03:00
make-rust-platform.nix rustPlatform.rust: deprecate 2023-05-12 15:31:21 +00: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 rustc: build rust-analyzer-proc-macro-srv 2023-07-24 14:35:23 -04:00
rustfmt.nix rustfmt: fix warning 2023-05-12 19:49:14 -04:00
setup-hook.sh