nixpkgs/pkgs/development/compilers/rust
John Ericson 18ed048c7b build-support/rust: Organize
- `toRustTarget` and friends pulled out from rust tools into rust
   library. Since they don't depend on any packages they can be more
   widely useable.

 - `build-rust-package` gets its own directory

 - `fetch-cargo-tarball` gets its own directory
2021-11-07 14:16:49 -05:00
..
rls rustPackages.rls: Fix 1.55 build on Darwin (#140232) 2021-10-03 02:16:19 +02:00
1_55.nix rustc: Expose llvmPackages set used to build rustc 2021-11-02 17:34:05 +01:00
binary.nix
bootstrap.nix
cargo.nix cargo: don't use vendored curl 2021-09-10 09:26:42 +00:00
clippy.nix
default.nix build-support/rust: Organize 2021-11-07 14:16:49 -05:00
make-rust-platform.nix build-support/rust: Organize 2021-11-07 14:16:49 -05:00
print-hashes.sh rust: Add support for riscv64 2021-05-31 14:55:35 -07:00
rust-lib-src.nix
rust-src.nix
rustc.nix rustc: Expose llvmPackages set used to build rustc 2021-11-02 17:34:05 +01:00
rustfmt.nix
setup-hook.sh